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

大约有 365 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)

61. Animation属性详解(TypeScript-IDE篇(TS)-IDE组件属性详解) [ 67%]

...示,即是从序列图phoenix0001到phoenix0025,依次播放。播放结束后,再次从phoenix0001开始到phoenix0025结束,循环播放。 ![动图6](img/6.gif) (动图6) #### 2.3.2 倒序模式播放 将wrapMode属性值设为1时,为倒序播放模式。也就是序列图后到前的...

来源: Laya2.0_文档 发布时间: 20210714

62. Animation属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 66%]

...示,即是从序列图phoenix0001到phoenix0025,依次播放。播放结束后,再次从phoenix0001开始到phoenix0025结束,循环播放。 ![动图6](img/6.gif) (动图6) #### 2.3.2 倒序模式播放 将wrapMode属性值设为1时,为倒序播放模式。也就是序列图后到前的...

来源: Laya2.0_文档 发布时间: 20210715

63. 基于Cannon.js的物理系统(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 66%]

...rStay(other: PhysicsComponent): void { console.log("triggerStay"); } /** * 结束触发时执行 * 此方法为虚方法,使用时重写覆盖即可 */ onTriggerExit(other: PhysicsComponent): void { console.log("triggerExit"); } /** * 开始碰撞时执行 * 此方法为虚方法,使用时重写...

来源: Laya2.0_文档 发布时间: 20210714

64. 场景打开完成事件,无法调用场景内的子物体 [ 66%]

...ned()中添加子对象(View-View节点下有个Box) 2.onOpened函数周期结束,也收到了场景complete的回调->这个时候需去调用View下面的Box。 Box为undefined。 3. View.onEnable()中 Box存在 4.在onOpened()后,收到场景创建完毕之后。View下面的Box其实并...

来源: Laya_社区 发布时间: 20200611

65. laya.d3.core.light.LightSprite_API3.0 [ 66%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inheri...

来源: Laya3.0_api 发布时间: 20231115

66. laya.net.Loader [ 65%]

...atic] 根据分组清理资源。 Loader  endLoad(content:* = null):void 结束加载,处理是否缓存及派发完成事件 Event.COMPLETE 。 Loader event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  getAtlas(url:String):Array[static] 获取指定资源地址的图...

来源: laya_api 发布时间: 20170929

67. laya.d3.core.light.PointLight_API3.0 [ 65%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inheri...

来源: Laya3.0_api 发布时间: 20231115

68. laya.d3.core.BaseCamera_API3.0 [ 65%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inheri...

来源: Laya3.0_api 发布时间: 20231115

69. laya.d3.core.light.SpotLight_API3.0 [ 65%]

...clearTimer()。 Parameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inheri...

来源: Laya3.0_api 发布时间: 20231115

70. laya.device.media.Video [ 65%]

... Video  ended : Boolean[read-only] 返回音频/视频的播放是否已结束 Video  error : Boolean[read-only] 返回表示音频/视频错误状态的 MediaError(JS)对象。 Video filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalScaleX : Number[read-only] 获...

来源: laya_api 发布时间: 20170929