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

Matrix3x2::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(Vector2) Creates a translation matrix from the specified 2-dimensional vector.
Public method Static member CreateTranslation(Single, Single) Creates a translation matrix from the specified X and Y components.
Top
Show:
© 2017 Microsoft