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