godot / 3.4 / classes / class_popuppanel.html

PopupPanel

Inherits: Popup < Control < CanvasItem < Node < Object

Class for displaying popups with a panel background.

Description

Class for displaying popups with a panel background. In some cases it might be simpler to use than Popup, since it provides a configurable background. If you are making windows, better check WindowDialog.

Theme Properties

Theme Property Descriptions

StyleBox panel

The background panel style of this PopupPanel.

© 2014–2022 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.4/classes/class_popuppanel.html