menu
oimo_physics package
documentation
math/mat33.dart
Mat33
elements property
elements property
dark_mode
light_mode
elements
property
List
<
double
>
elements
getter/setter pair
Implementation
List<double> elements = [ 1, 0, 0, 0, 1, 0, 0, 0, 1 ];
oimo_physics package
documentation
math/mat33
Mat33
elements property
Mat33 class