您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

swf_ortho

(PHP 4 >= 4.0.1)

swf_ortho — Defines an orthographic mapping of user coordinates onto the current viewport

说明

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

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

参数

xmin

xmax

ymin

ymax

zmin

zmax

返回值

无返回值。