Shockwave Flash函数库:swf_perspective

swf_perspective

(PHP4 >= 4.0RC2)

swf_perspective ---&">nbsp; 定义一个透视图投射转变

语法 : void swf_perspective (double fovy, double aspect, double near, double far)

说明 :

swf_perspective( )定义一个透视图投射转变,参数 fovy是在 y方向中 field-of-view角度,参数 aspect设定成绘图区域的方向比率,参数 near是接近修剪平面(clipping plane),参数 far是远方修剪平面(clipping plane)。

时间: 2024-08-30 10:10:23

Shockwave Flash函数库:swf_perspective的相关文章

Shockwave Flash函数库:swf_openfile

swf_openfile (PHP4 >= 4.0RC2) swf_openfile ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 开启新的Shockwave Flash文件 语法 : void swf_openfile (string filename, float width, float height, float framerate, float r, float g, float b) 说

Shockwave Flash函数库:swf_actiongeturl

swf_actiongeturl (PHP4 >= 4.0RC2) swf_actiongeturl --- 从Shockwave http://www.aliyun.com/zixun/aggregation/12592.html">Flash影片取得URL 语法 : void swf_actiongeturl (string url, string target) 说明 : swf_actiongeturl( )以参数url和目标target取得URL.

Shockwave Flash函数库:swf_closefile

swf_closefile (PHP4 >= 4.0RC2) swf_closefile ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 关闭Shockwave Flash文件 语法 : void swf_closefile (void); 说明 : 关闭由swf_openfile( )所开启的文件.

Shockwave Flash函数库:swf_ortho2

swf_ortho2 (PHP4 >= 4.0RC2) swf_ortho2 ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 定义2D垂直线使用者的绘图到目前的绘图区域上 语法 : void swf_ortho2 (double xmin, double xmax, double ymin, double ymax) 说明 : swf_ortho( )定义一个2D垂直线(orthographic)使用

Shockwave Flash函数库:swf_actionsettarget

swf_actionsettarget (PHP4 >= 4.0RC2) swf_actionsettarget ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 设定动作的来龙去脉 语法 : void swf_actionsettarget (string target) 说明 : swf_actionsettarget( )设定所有动作的来龙去脉(context),你可以使用这个函数来控制目前播放的

Shockwave Flash函数库:swf_fonttracking

swf_fonttracking (PHP4 >= 4.0RC2) swf_fonttracking ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 设定目前字体的距离 语法 : void swf_fonttracking (float tracking) 说明 : 设定字体间隔的值为参数 tracking指定的值,此函数用来增加文字与文字间的距离,参数 tracking如果为正数则增加距离,如果为负

Shockwave Flash函数库:swf_getbitmapinfo

swf_getbitmapinfo (PHP4 >= 4.0RC2) swf_getbitmapinfo ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 取得关于位图的资讯 语法 : array swf_getbitmapinfo (int bitmapid) 说明 : swf_getbitmapinfo( )传回关于位图(bitmap) bitmapid的资讯,此函数传回一数组,数组有着有列的元素

Shockwave Flash函数库:swf_definebitmap

swf_definebitmap (PHP4 >= 4.0RC2) swf_definebitmap ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 定义位图 语法 : void swf_definebitmap (int objid, string image_name) 说明 : swf_definebitmap( )定义一个位图(bitmap)给予一个GIF, JPEG, RGB 或 FI图形,

Shockwave Flash函数库:swf_actiontogglequality

swf_actiontogglequality (PHP4 >= 4.0RC2) swf_actiontogglequality ---&http://www.aliyun.com/zixun/aggregation/37954.html">nbsp; 拴牢介于高与低质量flash影片 语法 : void swf_actiontogglequality (void); 说明 : 拴牢(Toggle)介于高与低质量(quality)flash影片.