menu
vector_math package
documentation
vector_math_64.dart
Quaternion
negated method
negated method
dark_mode
light_mode
negated
method
Quaternion
negated
(
)
Negated copy of this.
Implementation
Quaternion negated() => clone()..negate();
vector_math package
documentation
vector_math_64
Quaternion
negated method
Quaternion class