Math
Class containing math functions for MinMaxAABB.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Class
- Namespace: Unity.Mathematics.Geometry
- Assembly: UnityEngine.MathematicsModule
public static class Math
Remarks
Use the static methods in this class to transform AABBs.
Static Methods
Method | Description |
|---|---|
| Transform | Transforms the AABB with the given transform. |