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