Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

PanelContainer

继承: Container < Control < CanvasItem < Node < Object

派生: ScriptEditor

保证子控件在 StyleBox 区域内的容器。

描述

保证子控件在 StyleBox 区域内的容器。可用来为控件提供轮廓。

教程

属性

MouseFilter

mouse_filter

0 (overrides Control)

主题属性

StyleBox

panel


主题属性说明

StyleBox panel

PanelContainer 的背景样式。