halfExtents property Null safety

Vector3 halfExtents

The half extends of the OBB.

Implementation

Vector3 get halfExtents => _halfExtents;