Scale <x> <y> <z>
Description
Builds a scale matrix and pre-concatenates it onto the current transformation matrix (CTM).
Arguments
x The scale factor along the X axis.
y The scale factor along the Y axis.
z The scale factor along the Z axis.
API Equivalent