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