Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_perspective - Manual
[go: Go Back, main page]

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

search for in the

swf_placeobject" width="11" height="7"/> <swf_ortho
Last updated: Mon, 05 Feb 2007

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" width="11" height="7"/> <swf_ortho
Last updated: Mon, 05 Feb 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites