PopupPanel
Inherits: Popup < Window < Viewport < Node < Object
A popup with a panel background.
Description
A popup with a configurable panel background. Any child controls added to this node will be stretched to fit the panel's size (similar to how PanelContainer works). If you are making windows, see Window.
Properties
| bool | transparent | true (overrides Window.transparent) |
|---|---|---|
| bool | transparent_bg | true (overrides Viewport.transparent_bg) |
Theme Properties
| StyleBox | panel |
|---|
Theme Property Descriptions
StyleBox for the background panel.