X This is a work-in-progress experimental design. Things will be broken and unfinished! You may prefer php.net

swf_translate

(PHP 4)

swf_translateTranslate the current transformations

Description

void swf_translate ( float $x , float $y , float $z )

Translates the current transformation by the given values.

Parameters

x

x value.

y

y value.

z

z value.

Return Values

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.