Quaternion.Concatenate Method (Quaternion, Quaternion)
Concatenates two Quaternions; the result represents the value1 rotation followed by the value2 rotation.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static Quaternion Concatenate (
Quaternion value1,
Quaternion value2
)
Parameters
- value1
The first Quaternion rotation in the series. - value2
The second Quaternion rotation in the series.
Return Value
A new Quaternion representing the concatenation of the value1 rotation followed by the value2 rotation.
See Also
Reference
Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista