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

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

61. 对接上架字节跳动小游戏技术指南(TypeScript-小游戏适配文档-字节跳动小游戏) [ 44%]

... [https://microapp.bytedance.com/docs/zh-CN/mini-game/introduction/plugin-reference/registration/](https://microapp.bytedance.com/docs/zh-CN/mini-game/introduction/plugin-reference/registration/) 字节跳动开发者工具: [https://microapp.bytedance.com/docs/zh-CN/mini-app/develop/developer-ins...

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

62. 3D场景销毁后,仍有引用存在,内存中场景及引用其的对象无法销毁 [ 42%]

...相关的链接 提交 5 个回复 Xiiiyue 赞同来自: //clear context references Laya.Render._context.destroy(false); Laya.RenderContext3D._instance.scene = null; Laya.RenderContext3D._instance.camera = null;  //clearshaders let shaderIncetance = Laya.RenderContext3D._instance.shader; shaderInce...

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

63. 重要问题:关于苹果审核被拒 [ 41%]

...amework 请问何时能够解决?   以下为原文: Your app uses or references the following non-public APIs: PrivateFrameworks/BackBoardServices.framework (_SimulateCrash) The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should the...

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

64. 【LayaAirIDE 1.8.2】使用Rollup打包js ,报错 ui is not defined,附带 必现问题 DEMO [ 40%]

...。如果你自己的项目分层明显的话可以去看看ts的 Project References。 唐家灬三少 • 2020-06-05 18:22 额,好吧,多谢了,那我在去看看还有啥办法没 唐家灬三少 • 2020-06-05 20:41 哈哈,大佬,我这边终于搞定了,我放弃了之前的想法...

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

65. laya.resource.NativeContext_API3.0 [ 40%]

...fer _byteArray _fdata _idata sprite ARRAY_BUFFER_REF_COPY ARRAY_BUFFER_REF_REFERENCE ARRAY_BUFFER_TYPE_CMD ARRAY_BUFFER_TYPE_DATA ENUM_TEXTALIGN_CENTER ENUM_TEXTALIGN_DEFAULT ENUM_TEXTALIGN_RIGHT const2DRenderCMD Accessors _curMat _targets asBitmap fillStyle globalAlpha globalCompositeOperation isMa...

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

66. 1.7.19.1 beta 背景音乐在舞台失焦和静音状态下可能导致的无法播放的异常问题! [ 37%]

...ound only supports wav or ogg format,for optimal performance reason,please refer to the official website document."); return null; } } // if (SoundManager._soundMuted)return null; }; var tSound; if (!Browser.onMiniGame){ tSound=Laya.loader.getRes(url); } if (!soundClass)soundClass=SoundManager._soun...

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

67. Laya2.9Unity插件问题 [ 37%]

...错,其他动作有的可以导出,有的跟这个一样的报错 NullReferenceException: Object reference not set to an instance of an object n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <8191b0b4723d4658b95c167f60d265c8>:0) n.a () (at <8191b0b4723d465...

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

68. 使用laya的unity插件2.4.0导出预设总是报错。2.3.0是没问题的 [ 36%]

...laya的unity插件2.4.0导出预设总是报错。2.3.0是没问题的 NullReferenceException: Object reference not set to an instance of an object p.a (UnityEngine.GameObject A_0, g A_1, System.Collections.Generic.List`1[T] A_2) (at <4c85cf47277b4445acd70e744ee59b72>:0) p.a (UnityEngine.GameO...

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

69. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 31%]

...看mdn的解释 [https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval。](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval) - ​ **其实加载的方式我们还可以放到worker中去,这样更加的减少了页面的渲染...

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

70. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 30%]

...看mdn的解释 [https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval。](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/eval) **其实加载的方式我们还可以放到worker中去,这样更加的减少了页面的渲染压力...

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