HalfExtents
The half extents of the box shape.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics
- Assembly: UnityEngine.PhysicsModule
public Vector3 HalfExtents { get; set; }
Remarks
The half extent is half the total length of the box on each axis.