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...
PanelContainer¶
Inherits: Container < Control < CanvasItem < Node < Object
Inherited By: ScriptEditor
A container that keeps its child controls within the area of a StyleBox.
描述¶
A container that keeps its child controls within the area of a StyleBox. Useful for giving controls an outline.
教程¶
属性¶
mouse_filter |
|
Theme Properties¶
Theme Property Descriptions¶
StyleBox panel
The style of PanelContainer's background.