Extents
Computes the extents of the AABB.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Mathematics.Geometry
- Assembly: UnityEngine.MathematicsModule
public float3 Extents { get; }
Remarks
Extents is the componentwise distance between min and max.