swf_perspective

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

説明

Defines a perspective projection transformation. Note: 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.

戻り値

No value is returned.