menu
thermion_dart package
documentation
thermion_dart.dart
Matrix4
dimension property
dimension property
dark_mode
light_mode
dimension
property
int
get
dimension
Dimension of the matrix.
Implementation
int get dimension => 4;
thermion_dart package
documentation
thermion_dart
Matrix4
dimension property
Matrix4 class