menu
openworld package
documentation
three_dart/three3d/math/index.dart
Quaternion
premultiply method
premultiply method
dark_mode
light_mode
premultiply
method
Quaternion
premultiply
(
Quaternion
q
)
Implementation
Quaternion premultiply(Quaternion q) { return multiplyQuaternions(q, this); }
openworld package
documentation
three_dart/three3d/math/index
Quaternion
premultiply method
Quaternion class