Quaternion.Concatenate Method (Quaternion, 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 void Concatenate (
ref Quaternion value1,
ref Quaternion value2,
out Quaternion result
)
Parameters
- value1
The first Quaternion rotation in the series. - value2
The second Quaternion rotation in the series. - result
[OutAttribute] The Quaternion rotation representing the concatenation of value1 followed by value2.
See Also
Reference
Quaternion Structure
Quaternion Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista