storage property

Float32List storage

Access the internal storage of the quaternions components.

Implementation

Float32List get storage => _qStorage;