struct in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Implements interfaces:IStyleValue<T0>
Represents a ratio value, denotes the proportion between two unitless values.
Constructor | Description |
---|---|
StyleRatio | Creates a new Ratio from a float. |
Method | Description |
---|---|
Auto | Create a special ratio value that indicate no specific ratio should be used. |