Matrix:Translate(dx, dy, dz)
Version added: before 9.5
Prepend a translation onto the current matrix
Arguments:
| Name | Type | Description | Default | Ver |
| dx | real | The x value of the translation | < 9.5 | |
| dy | real | The y value of the translation | < 9.5 | |
| dz | real | The z value of the translation | < 9.5 |
Return value:
void none
Prepend a translation onto the current matrix.
Search results
Usage of 'Translate' is found in the following scripts:
Wave Inbetweener (Original Edition) by A.Evseeva
View Code
SS - SVG Import (Original Edition) by simplsam
View Code
MR Pose Tool (Original Edition) by eugenebabich
View Code