LM_Graphics:MoveTo(x, y)

Version added: before 9.5

Move the pen location to a given pixel

ArgumentTypeDescriptionDefaultVer
xint32X location< 9.5
yint32Y location< 9.5

Return type : none

Move the pen location to a given pixel. Nothing is drawn.
String "MoveTo" is found in the following scripts:

SS - Multi Layer Transform Points (by simplsam)

Select Points (by Lukas)

Bone Selection Buttons (by Stan)

See all...