swf_translate
(PHP 4)
swf_translate — Translate the current transformations
Açıklama
void swf_translate
( float $x
, float $y
, float $z
)
Translates the current transformation by the given values.
Değiştirgeler
- x
-
x value.
- y
-
y value.
- z
-
z value.
Dönen Değerler
Hiçbir değer dönmez.
swf_translate
There are no user contributed notes for this page.
