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:

<< Back to LM_Graphics