menu
flame_3d package
documentation
game.dart
Matrix3
storage property
storage property
dark_mode
light_mode
storage
property
Float32List
get
storage
The components of the matrix.
Implementation
Float32List get storage => _m3storage;
flame_3d package
documentation
game
Matrix3
storage property
Matrix3 class