Enum ScrollbarOrientation
- Namespace
- RatatuiUnity
Orientation and placement of a scrollbar widget.
public enum ScrollbarOrientation : byte
Fields
HorizontalBottom = 2HorizontalTop = 3VerticalLeft = 1VerticalRight = 0
Orientation and placement of a scrollbar widget.
public enum ScrollbarOrientation : byte
HorizontalBottom = 2HorizontalTop = 3VerticalLeft = 1VerticalRight = 0