Translate | |
The TranslateTransform type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTranslateOffset | Gets the translation as a Vector3. | |
| SetTranslate(Vector3) | Sets the X, Y and Z values of this TranslateTransform. | |
| SetTranslate(Single, Single, Single) | Sets the X, Y and Z values of this TranslateTransform. | |
| ToString | (Overrides ObjectToString) | |
| UpdateMatrix | Updates the Matrix4x4 that defines this transformation and is set to Value property. |