Degrees(float)
Creates an Angle from degrees.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static Angle Degrees(float value)
Parameters
Returns
Type | Description |
|---|---|
| Angle | The created angle. |