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