multiply
Computes the product of two quaternions.
Return
The modified result parameter.
Parameters
left
The first quaternion.
right
The second quaternion.
result
The object onto which to store the result.
Computes the product of two quaternions.
The modified result parameter.
The first quaternion.
The second quaternion.
The object onto which to store the result.