大约有 76 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0022 秒)
... 确定)以及宽度和高度定义的区域。 Rectangle 类的 x、y、width 和 height 属性相互独立;更改一个属性的值不会影响其他属性。 Public Properties PropertyDefined By bottom : Number[read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性的和。Rectan...
来源: laya_api 发布时间: 20170929
...。 HeightMap minHeight : int[read-only] 最大高度。 HeightMap width : int[read-only] 获取宽度。 HeightMapPublic Methods MethodDefined By HeightMap(width:int, height:int, minHeight:Number, maxHeight:Number) 创建一个 HeightMap 实例。 HeightMap createFromImage(texture:Tex...
来源: laya_api 发布时间: 20170929
...c Properties PropertyDefined By long : Number 返回长度 QuadMesh width : Number 返回宽度 QuadMeshPublic Methods MethodDefined By QuadMesh(long:Number = 1, width:Number = 1) 创建一个四边形模型 QuadMeshProtected Methods MethodDefined By recreateResource():void[override...
来源: laya_api 发布时间: 20170929
...ght : Number 返回高度 BoxMesh long : Number 返回长度 BoxMesh width : Number 返回宽度 BoxMeshPublic Methods MethodDefined By BoxMesh(long:Number = 1, width:Number = 1, height:int = 1) 创建一个方体模型 BoxMeshProtected Methods MethodDefined By recreateResource():voi...
来源: laya_api 发布时间: 20170929
...lScreen : Size[static] [read-only] Size height : int[read-only] Size width : int[read-only] SizePublic Methods MethodDefined By Size(width:int, height:int)SizeProperty DetailfullScreenpropertyfullScreen:Size [read-only] Implementation public static function get fullScreen():Siz...
来源: laya_api 发布时间: 20170929
...ber = 0原始高度(包括被裁剪的透明区域)。Texture sourceWidth : Number = 0原始宽度(包括被裁剪的透明区域)。Texture url : String图片地址Texture uv : Array UV信息。Texture width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Met...
来源: laya_api 发布时间: 20170929
...int[read-only] 获取表面类型。 return 表面类型。 RenderTexture width : int[read-only] 获取宽度。 BaseTexturePublic Methods MethodDefined By RenderTexture(width:Number, height:Number, surfaceFormat:int, surfaceType:int, depthStencilFormat:int, mipMap:Boolean = false, repeat:Bool...
来源: laya_api 发布时间: 20170929
...。 AutoBitmap source : Texture 对象的纹理资源。 AutoBitmap width : Number 表示显示对象的宽度,以像素为单位。 AutoBitmapPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By alpha(value:Number):void 设置透明度。 Graphics ...
来源: laya_api 发布时间: 20170929
...d By contextHeight : Number 实际内容的高 HTMLDivElement contextWidth : Number 实际内容的宽 HTMLDivElement height : Number[override] [read-only] 获取对象的高 HTMLDivElement innerHTML : String[write-only] 设置标签内容 HTMLDivElement width : Number[override] 获...
来源: laya_api 发布时间: 20170929
...false):void 清空绘制命令。 Graphics clipRect(x:Number, y:Number, width:Number, height:Number):void 设置剪裁区域,超出剪裁区域的坐标不显示。 Graphics destroy():void 销毁此对象。 Graphics drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* =...
来源: laya_api 发布时间: 20170929