Up to date
This page is up to date for Godot 4.0
.
If you still find outdated information, please open an issue.
HBoxContainer¶
Inherits: BoxContainer < Container < Control < CanvasItem < Node < Object
Inherited By: EditorResourcePicker
Horizontal box container.
Description¶
Horizontal box container. See BoxContainer.
Tutorials¶
Theme Properties¶
|
Theme Property Descriptions¶
int separation = 4
The horizontal space between the HBoxContainer's elements.