Matrix:Translate(dx, dy, dz)

Version added: before 9.5

Prepend a translation onto the current matrix

ArgumentTypeDescriptionDefaultVer
dxrealThe x value of the translation< 9.5
dyrealThe y value of the translation< 9.5
dzrealThe z value of the translation< 9.5

Return type : none

Prepend a translation onto the current matrix.
String "Translate" is found in the following scripts:

SS - Multi Layer Transform Points (by simplsam)

SS - SVG Import (by simplsam)

MR Curve Tool (by eugenebabich)

MR Transform Rig Tool (by eugenebabich)

Wave Inbetweener (by A.Evseeva)

See all...