[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
Multiply(Quaternion, Quaternion) |
Modulates a quaternion by another.
| |
Multiply(Quaternion, Single) |
Scales a quaternion by the given value.
| |
Multiply(Quaternion, Quaternion, Quaternion) |
Modulates a quaternion by another.
| |
Multiply(Quaternion, Single, Quaternion) |
Scales a quaternion by the given value.
|
See Also