Class Math
Inherited Members
Namespace: Unity.Mathematics.Geometry
Assembly: Unity.Mathematics.dll
Syntax
public static class Math
Methods
| Name | Description |
|---|---|
| Transform(RigidTransform, MinMaxAABB) | Transforms the AABB with the given transform. |
| Transform(float3x3, MinMaxAABB) | Transforms the AABB with the given transform. |
| Transform(float4x4, MinMaxAABB) | Transforms the AABB with the given transform. |