godot / 2.1.6 / classes / class_panel.html /

Panel

Inherits: Control < CanvasItem < Node < Object

Category: Core

Brief Description

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.

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