godot / 3.4 / classes / class_panel.html

Panel

Inherits: Control < CanvasItem < Node < Object

Provides an opaque background for Control children.

Description

Panel is a Control that displays an opaque background. It's commonly used as a parent and container for other types of Control nodes.

Tutorials

Theme Properties

Theme Property Descriptions

StyleBox panel

The style of this Panel.

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