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