Windows apps
Collapse the table of content
Expand the table of content

Matrix4x4::CreateTranslation Method

Creates a translation matrix.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member CreateTranslation(Vector3) Creates a translation matrix from the specified 3-dimensional vector.
Public method Static member CreateTranslation(Single, Single, Single) Creates a translation matrix from the specified X, Y, and Z components.
Top
Show:
© 2017 Microsoft