downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

swf_placeobject> <swf_ortho
Last updated: Fri, 13 Nov 2009

view this page in

swf_perspective

(PHP 4)

swf_perspectiveDefine a perspective projection transformation

Descrição

void swf_perspective ( float $fovy , float $aspect , float $near , float $far )

Defines a perspective projection transformation.

Nota: Various distortion artifacts may appear when performing a perspective projection, this is because Flash players only have a two dimensional matrix. Some are not to pretty.

Parâmetros

fovy

A field-of-view angle in the y direction.

aspect

The aspect ratio of the viewport that is being drawn onto.

near

The near clipping plane.

far

The far clipping plane.

Valor Retornado

Não há valor retornado.



add a note add a note User Contributed Notes
swf_perspective
There are no user contributed notes for this page.

swf_placeobject> <swf_ortho
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites