大约有 2,842 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)
Laya_社区(1671) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(70) Laya2.0_示例(16) Laya_示例(11)
...ray = null) 创建一个 Transform3D 实例。 AnimationTransform3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher getWorldMatrix():Float32Array 获取世界矩阵。 AnimationTransform3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事...
来源: Laya2.0_api 发布时间: 20190513
...ns() 创建一个新的 CameraAnimations 实例。 CameraAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: laya_api 发布时间: 20170603
...troy Defined in laya/resource/VideoTexture.ts:111 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...
来源: Laya3.0_api 发布时间: 20231102
...间帧率。TextureSheetAnimation randomRow : Boolean是否随机行,type为1时有效。TextureSheetAnimation rowIndex : int行索引,type为1时有效。TextureSheetAnimation startFrame : StartFrame[read-only] 获取开始帧率。TextureSheetAnimation tiles : Vector2纹理平铺。T...
来源: Laya2.0_api 发布时间: 20190513
....core.js 的版本控制源码 static enable(manifestFile, callback, type = 2) { ResourceVersion.type = type; ILaya.loader.load(manifestFile, Handler.create(null, ResourceVersion.onManifestLoaded, [callback]), null, Loader.JSON); } load没有设...
来源: Laya_社区 发布时间: 20201218
请问例子特效导出时报错? TypeLoadException: Could not load type 'MainModule'. TypeLoadException: Could not load type 'MainModule'. LayaTools.DataManager.createFileLH2 (LayaTools.NodeLH nodeLH, .JSONObject subNode) LayaTools.DataManager.createFileLH2 (LayaTools.NodeLH nodeLH, .JSONObje...
来源: Laya_社区 发布时间: 20170331
...; //预加载loading条资源 var pro1:Object={url:"loads/progressBar.png",type:Loader.IMAGE}; var pro2:Object={url:"loads/progressBar$bar.png",type:Loader.IMAGE}; var proArr:Array=; proArr.push(pro1,pro2); Laya.loader.load(proArr,Handler.create(this,onProLoaded)); } private function onProLoaded():v...
来源: Laya_社区 发布时间: 20160509
...ions() 创建一个新的 RigidAnimations 实例。 RigidAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: laya_api 发布时间: 20170929
...der _initialize(owner:ComponentNode):void[override] MeshCollider event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: laya_api 发布时间: 20170929
...ited Public Methods Show Inherited Public Methods MethodDefined By event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: Laya2.0_api 发布时间: 20190513