axis1 property Null safety

Vector3 axis1

The second axis of the OBB.

Implementation

Vector3 get axis1 => _axis1;