JavaScript Editor Javascript debugger     Website design 


swf_ortho

Defines an orthographic mapping of user coordinates onto the current viewport (PHP 4 >= 4.0.1)
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.

Parameters

xmin
xmax
ymin
ymax
zmin
zmax

Return Values

No value is returned.