halfExtents property
Vector3
get
halfExtents
The half extends of the OBB.
Implementation
Vector3 get halfExtents => _halfExtents;
The half extends of the OBB.
Vector3 get halfExtents => _halfExtents;