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