FQuaternionMultiply Method

Overload List

Multiply(FQuaternion, FQuaternion) Multiply the values of two quaternions and return the result to the caller in a new quaternion.
Multiply(FQuaternion, Single) Multiply a quaternion by a scalar value and return the result in a new quaternion.

See Also