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_perspective遠近法による投影変換を定義する

説明

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

遠近法による投影変換を定義します。

注意: 遠近法による投影を行う際には、様々な歪み効果が現れる可能性があります。 これは、Flash プレイヤーが有しているのは二次元行列のみだからです。 きれいに投影されないケースもあります。

パラメータ

fovy

y 方向の視野角。

aspect

描画領域のビューポートのアスペクト比。

near

近いクリッピング面。

far

遠いクリッピング面。

返り値

値を返しません。



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