大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0043 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String[override] 文本背景颜色,以字符串表示。 Input blendMode : String指定要使用的混合模式。目前只支持"light...
来源: Laya2.0_api 发布时间: 20190513
...ad-only] 获取颜色Alpha数量。 Implementation public function get colorAlphaKeysCount():intcolorRGBKeysCountproperty colorRGBKeysCount:int [read-only] 获取颜色RGB数量。 Implementation public function get colorRGBKeysCount():intmaxColorAlphaKeysCountproperty maxColorA...
来源: Laya2.0_api 发布时间: 20190513
...s._owner = o; console.log("设置owner"); } public get owner(): laya.display.Sprite { return this._owner; } } 新建脚本类如上。运行项目时,构造方法中的log被输出,但set方法中的log未被输出。 查看laya.ui.js,发现4695行中...
来源: Laya_社区 发布时间: 20170601
...j(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 ...
来源: laya_api 发布时间: 20170929
...j(obj:Object):Boolean 判断是否与其他对象相等。 BoundFrustum getCorners(corners:Vector.<Vector3>):void 锥截体的8个顶点。 BoundFrustum getPlane(index:int):Plane 获取锥截体的任意一平面。 0:近平面 1:远平面 2:左平面 3:右平面 4:顶平面 5:底平面 ...
来源: Laya2.0_api 发布时间: 20190513
... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...
来源: Laya2.0_api 发布时间: 20190513
...perty w:Number 获取W轴坐标。 Implementation public function get w():Number public function set w(value:Number):voidxproperty x:Number 获取X轴坐标。 Implementation public function get x():Number public function set x(value:Number):voidyproperty y:Number ...
来源: laya_api 发布时间: 20170929
... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...
来源: Laya2.0_api 发布时间: 20190513
...d:Boolean [read-only] [override] Implementation public function get _isAsyncLoaded():Boolean_originalBoundingBoxproperty _originalBoundingBox:BoundBox [read-only] [override] Implementation public function get _originalBoundingBox():BoundBox_originalBoundingBoxCornersproperty ...
来源: laya_api 发布时间: 20170929
...Boolean 获取是否透明裁剪。 Implementation public function get alphaTest():Boolean public function set alphaTest(value:Boolean):voidalphaTestValueproperty alphaTestValue:Number 获取透明测试模式裁剪值。 Implementation public function get alphaTestValue():Nu...
来源: Laya2.0_api 发布时间: 20190513