Matrix.CreateTranslation Method (Vector3, Matrix)
Creates a translation Matrix.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static void CreateTranslation (
ref Vector3 position,
out Matrix result
)
Parameters
- position
Amounts to translate by on the x, y, and z axes. - result
[OutAttribute] The created translation Matrix.
See Also
Tasks
How to: Transform a Point with a Matrix
How to: Rotate and Move a Camera
How to: Make a First-Person Camera
How to: Make a Third-Person Camera
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista