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