大约有 480 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0046 秒)
Laya3.0_api(154) laya_api(104) Laya2.0_api(97) Laya_社区(92) Laya3.0_文档(10) Laya2.0_示例(8) Laya2.0_文档(8) Laya_示例(7)
...atic] 着色器变量名,光照贴图。RenderableSprite3D LIGHTMAPSCALEOFFSET : int[static] 着色器变量名,光照贴图缩放和偏移。RenderableSprite3D meshFilter : MeshFilter[read-only] 获取网格过滤器。 MeshSprite3D meshRenderer : MeshRenderer[read-only] 获取网格渲染...
来源: Laya2.0_api 发布时间: 20190513
...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929
...ing):void 加载层级文件,并作为该节点的子节点。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929
...url:String, complete:Handler):void[static] 加载网格模板。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: Laya2.0_api 发布时间: 20190513
...emit(Pomelo.EVENT_HEART_BEAT_TIMEOUT,data); this._disconnect(); } } public off(event?,fn?){ this.removeAllListeners(event,fn); } public removeAllListeners(event?, fn?){ // all if (0 == arguments.length) { this._callbacks = {}; return; } // specific event var callbacks = this._callbacks[event]; if (!...
来源: Laya_社区 发布时间: 20180119
...int:Vector2, out:Ray):void 计算从裁切空间生成的射线。 Camera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929
...ing):void 加载层级文件,并作为该节点的子节点。 Sprite3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929
...this.MapY = this.MapY - (Laya.stage.mouseY - this.mLastMouseY); Laya.stage.off(Laya.Event.MOUSE_MOVE, this, this.mouseMove); } private mouseDown():void { this.mLastMouseX = Laya.stage.mouseX; this.mLastMouseY = Laya.stage.mouseY; Laya.stage.on(Laya.Event.MOUSE_MOVE, this, this.mouseMove); } /** * ...
来源: Laya3.0_文档 发布时间: 20240910
...seCamera moveVertical(distance:Number):void 向上移动。 BaseCamera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929
...BaseCamera moveVertical(distance:Number):void 向上移动。 BaseCamera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...
来源: laya_api 发布时间: 20170929