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

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

151. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 32%]

...日志:         a1: Handler {once: true, _id: 6, caller: null, args: Array[1]}         a2: Handler {once: true, _id: 0, caller: null, method: null, args: null}         b: Handler {once: true, _id: 7, caller: null, args: Array[1]}         a3: Handler {once: true, _id: 7, caller: nul...

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

152. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 30%]

...xBuffer addParticle clearRenderParams clone cloneTo emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleSystem(render: ShurikenParticleRenderer, meshTopology?: MeshTopology, drawType?: DrawType): ShurikenParticleSystem Overrides GeometryE...

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

153. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 27%]

...addParticle clearRenderParams clone cloneTo destroy emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleInstanceSystem(render: ShurikenParticleRenderer): ShurikenParticleInstanceSystem Overrides ShurikenParticleSystem.constructor Defined ...

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

154. Unity插件使用说明(TypeScript-3D基础(TS)-LayaAir3D之3D场景可视化编辑) [ 16%]

...源。 批量预加载的示例代码如下: ```typescript var resource:Array = [ "xx.ls", "xx/xx.lh", "xx/xx.lmat", "xx/xx.png", "xx/xx.lm", "xx/xx.ltc", "xx/xx.lani", ]; //批量预加载 Laya.loader.create(resource, Laya.Handler.create(this, this.onLoaded)); onLoaded(): void { //加载完成后...

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