Enum OnGuiVerticalAlign
- Namespace
- RatatuiUnity
Vertical placement of the OnGUI rect in Partial mode.
public enum OnGuiVerticalAlign
Fields
Bottom = 2Center = 1Top = 0
Vertical placement of the OnGUI rect in Partial mode.
public enum OnGuiVerticalAlign
Bottom = 2Center = 1Top = 0