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