SWF İşlevleri
PHP Manual

swf_ortho

(PHP 4 >= 4.0.1)

swf_orthoDefines an orthographic mapping of user coordinates onto the current viewport

Açıklama

void swf_ortho ( float $xmin , float $xmax , float $ymin , float $ymax , float $zmin , float $zmax )

Defines an 3D orthographic mapping of user coordinates onto the current viewport.

Değiştirgeler

xmin

xmax

ymin

ymax

zmin

zmax

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız


SWF İşlevleri
PHP Manual