Matrix:Scale(sx, sy, sz)

Version added: before 9.5

Prepend a scale onto the current matrix

ArgumentTypeDescriptionDefaultVer
sxrealThe x value of the scale< 9.5
syrealThe y value of the scale< 9.5
szrealThe z value of the scale< 9.5

Return type : none

Prepend a scale onto the current matrix.
String "Scale" is found in the following scripts:

SS - Multi Layer Transform Points (by simplsam)

MR Key Motion (by eugenebabich)

HS Shape (by hayasidist)

SS - SVG Import (by simplsam)

MR Curve Tool (by eugenebabich)

See all...