godot / 3.4 / classes / class_vseparator.html

VSeparator

Inherits: Separator < Control < CanvasItem < Node < Object

Vertical version of Separator.

Description

Vertical version of Separator. Even though it looks vertical, it is used to separate objects horizontally.

Theme Properties

Theme Property Descriptions

int separation

Default

4

The width of the area covered by the separator. Effectively works like a minimum width.

StyleBox separator

The style for the separator line. Works best with StyleBoxLine (remember to enable StyleBoxLine.vertical).

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