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 | |
|---|---|---|
|
CreateTranslation(Vector2) | Creates a translation matrix from the specified 2-dimensional vector. |
|
CreateTranslation(Single, Single) | Creates a translation matrix from the specified X and Y components. |
Show: