menu
vector_math package
documentation
vector_math_64.dart
Quaternion
normalized method
normalized method
dark_mode
light_mode
normalized
method
Quaternion
normalized
(
)
Normalized copy of this.
Implementation
Quaternion normalized() => clone()..normalize();
vector_math package
documentation
vector_math_64
Quaternion
normalized method
Quaternion class