menu
flame_3d package
documentation
game.dart
Matrix2
operator unary- method
operator unary- method
dark_mode
light_mode
operator unary-
method
Matrix2
operator unary-
(
)
Returns new matrix -this
Implementation
Matrix2 operator -() => clone()..negate();
flame_3d package
documentation
game
Matrix2
operator unary- method
Matrix2 class