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