Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
PopupPanel¶
继承: Popup < Window < Viewport < Node < Object
带有面板背景的弹出窗口。
描述¶
带有可配置面板背景的弹出窗口。添加到这个节点的子控件都会被拉伸到面板的大小(类似于 PanelContainer 的原理)。如果你制作的是窗口,请参阅 Window。
主题属性¶
主题属性说明¶
用于背景面板的 StyleBox。