• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,842 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0068 秒)

191. laya.d3.animation.AnimationTransform3D [ 89%]

...ray = null) 创建一个 Transform3D 实例。 AnimationTransform3D event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getWorldMatrix():Float32Array 获取世界矩阵。 AnimationTransform3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事...

来源: Laya2.0_api 发布时间: 20190513

192. laya.d3.component.animation.CameraAnimations [ 88%]

...ns() 创建一个新的 CameraAnimations 实例。 CameraAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170603

193. laya.resource.VideoTexture_API3.0 [ 88%]

...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

194. laya.d3.core.particleShuriKen.module.TextureSheetAnimation [ 88%]

...间帧率。TextureSheetAnimation  randomRow : Boolean是否随机行,type为1时有效。TextureSheetAnimation  rowIndex : int行索引,type为1时有效。TextureSheetAnimation  startFrame : StartFrame[read-only] 获取开始帧率。TextureSheetAnimation  tiles : Vector2纹理平铺。T...

来源: Laya2.0_api 发布时间: 20190513

195. version.json版本文件会加载缓存的,看了源码也没有忽略缓存 [ 88%]

....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

196. 请问例子特效导出时报错? TypeLoadException: Could not load type 'MainModule'. [ 88%]

请问例子特效导出时报错? 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

197. 分享:LayaAir下Loading进度条的制作(ActionScript 3.0) [ 88%]

...; //预加载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

198. laya.d3.component.animation.RigidAnimations [ 88%]

...ions() 创建一个新的 RigidAnimations 实例。 RigidAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929

199. laya.d3.component.physics.MeshCollider [ 88%]

...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

200. laya.media.SoundChannel [ 88%]

...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