swf_translate
Translate the current transformations
&reftitle.description;
voidswf_translate
floatx
floaty
floatz
Translates the current transformation by the given values.
&reftitle.parameters;
x
x value.
y
y value.
z
z value.
&reftitle.returnvalues;
&return.void;