right()
Unity's right axis (1, 0, 0).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.Mathematics
- Assembly: UnityEngine.MathematicsModule
public static float3 right()
Returns
Type | Description |
|---|---|
| float3 | The right axis. |
public static float3 right()
Type | Description |
|---|---|
| float3 | The right axis. |