Matrix.CreateTranslation Method (Vector3)

Creates a translation Matrix.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public static Matrix CreateTranslation (
         Vector3 position
)

Parameters

  • position
    Amounts to translate by on the x, y, and z axes.

Return Value

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