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

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

191. 和原生Dom交互 · LayaAir3.4 · 引擎文档 · LAYABOX [ 27%]

... } private drawHandler():void { Laya.stage.graphics.clear(); var dataArray:Uint8Array = new Uint8Array(this.analyser.frequencyBinCount); this.analyser.getByteFrequencyData(dataArray); var step:number = Math.round(dataArray.length / 60); for (var i:number = 0; i < 40; i++) { var energy:number = (d...

来源: Laya3.0_文档 发布时间: 20251010

192. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 20%]

...enParticleSystem.ts:220 是否预热。暂不支持 randomSeed randomSeed: Uint32Array = null Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:308 随机种子,注:play()前设置有效。 randomizeRotationDirection randomizeRotationDirection: number = 0 Defined in laya/d3/core/par...

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

193. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 18%]

...enParticleSystem.ts:220 是否预热。暂不支持 randomSeed randomSeed: Uint32Array = null Inherited from ShurikenParticleSystem.randomSeed Defined in laya/d3/core/particleShuriKen/ShurikenParticleSystem.ts:308 随机种子,注:play()前设置有效。 randomizeRotationDirection randomizeRotation...

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