menu
vector_math package
documentation
vector_math_64.dart
Matrix3
storage property
storage property
dark_mode
light_mode
storage
property
Float64List
get
storage
The components of the matrix.
Implementation
Float64List get storage => _m3storage;
vector_math package
documentation
vector_math_64
Matrix3
storage property
Matrix3 class