Percent(float)
Creates a percentage Length from a float.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static Length Percent(float value)
Parameters
Returns
Type | Description |
|---|---|
| Length | The created length. |