Math¶
Vectors, quaternions, matrices, and math helpers for transforms, interpolation, and randomness.
| Type | Kind | Summary |
|---|---|---|
| Interpolate | static class |
|
| Mathf | static class |
|
| Matrix4 | struct |
|
| Noise | class |
|
| Quaternion | struct |
|
| Random | static class |
|
| Transform | struct |
|
| Vector2 | struct |
|
| Vector2i | struct |
|
| Vector3 | struct |
|
| Vector4 | struct |