LM_Graphics:Translate(dx, dy)
Version added: before 9.5
Prepend a 2D translation to the current matrix transform
Arguments:
| Name | Type | Description | Default | Ver |
| dx | real | X translation | < 9.5 | |
| dy | real | Y translation | < 9.5 |
Return value:
void none
Prepend a 2D translation to the current matrix transform.
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