Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
FQuaternion
Multiply 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
Reference
FQuaternion Class
Geometry Namespace
In This Article
Overload List
See Also