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