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

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

741. [含Demo]Laya2.0.1出包微信小游戏Android黑屏 expected Number(uniform4f) [ 70%]

...ber(uniform4f)<div class="eruda-json eruda-hidden"></div> at e.value (wagame://WAGameVConsole.html:27576:37881) at new e (wagame://WAGameVConsole.html:27576:36645) at t.value (wagame://WAGameVConsole.html:27576:32217) at t.value (wagame://WAGameVConsole.html:27576:31461) at f.e.(anonymou...

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

742. laya.d3.core.particleshuriken.module.GradientDataInt_API3.0 [ 70%]

...nt.ts:12 整形渐变数量。 Returns number Methods add add(key: number, value: number): void Defined in laya/d3/core/particleShuriKen/module/GradientDataInt.ts:28 增加整形渐变。 Parameters key: number 生命周期,范围为0到1。 value: number 整形值。 Returns void clone clone(): a...

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

743. laya.d3.component.animator.AnimatorPlayState_API3.0 [ 70%]

...ate currentState get currentState(): AnimatorState | null set currentState(value: AnimatorState | null): void Defined in laya/d3/component/Animator/AnimatorPlayState.ts:33 当前动画State Returns AnimatorState | null Defined in laya/d3/component/Animator/AnimatorPlayState.ts:36 当前动画State P...

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

744. 网络通信 · LayaAir3文档 · LAYABOX [ 70%]

...aram headers (default = null) HTTP 请求的头部信息。参数形如key-value数组:key是头部的名称,不应该包括空白、冒号或换行;value是头部的值,不应该包括换行。比如["Content-Type", "application/json"]。 */ send(url: string, data: any = null, method: "get"...

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

745. 微信开发者工具里播放音乐报错 [ 70%]

...anager.playMusic("res/music/bg.mp3"); (playSound 也会) 报错Invalid value used as weak map key;at audioContext.oncanplay callback function TypeError: Invalid value used as weak map key 2018-01-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

746. 请问这个WebGL警告是怎么回事? [ 70%]

...请问这个WebGL警告是怎么回事? game.max.js:57464 WebGL: INVALID_VALUE: texImage2D: width or height out of range [.Offscreen-For-WebGL-00000000098F0810]GL ERROR :GL_INVALID_VALUE : glRenderbufferStorage: dimensions too large index.html:1 [.Offscreen-For-WebGL-00000000098F0810]GL ERROR :GL_...

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

747. laya.effect.FadeOut_API3.0 [ 70%]

...经销毁 。 Returns boolean enabled get enabled(): boolean set enabled(value: boolean): void Inherited from Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组...

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

748. laya.effect.FadeIn_API3.0 [ 70%]

...经销毁 。 Returns boolean enabled get enabled(): boolean set enabled(value: boolean): void Inherited from Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组...

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

749. 3d物理引擎报错 [ 69%]

...ther (1) compile with  -s TOTAL_MEMORY=X  with X higher than the current value 16777216, (2) compile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you w...

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

750. 微信资源加载问题 [ 69%]

...mp/bg.png') Laya.stage.addChild(a) }), Laya.Handler.create(null, function (value) { console.log('加载进度:' + value) }, null, false)) 项目是微信小游戏 基本就是laya默认的2d微信小游戏里子 我就试试加载 然后用微信开发者工具测试 加载的图片不能全部加...

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