Matrix.Transform Method (Matrix, Quaternion, Matrix)
Transforms a Matrix by applying a Quaternion rotation.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static void Transform (
ref Matrix value,
ref Quaternion rotation,
out Matrix result
)
Parameters
- value
The Matrix to transform. - rotation
The rotation to apply, expressed as a Quaternion. - result
[OutAttribute] An existing Matrix filled in with the result of the transform.
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista