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

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

21. 苹果审核发现使用了私有API [ 81%]

...native部分是否使用了这个框架。 被拒的内容是: Your app uses or references the following non-public APIs: - PrivateFrameworks/BackBoardServices.framework The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs cha...

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

22. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 79%]

...aterial: Laya.StandardMaterial = new Laya.StandardMaterial(); material.diffuseTexture = Laya.Texture2D.load("res/layabox.png"); box.meshRender.material = material; //加载3D资源 Laya.loader.create(["res/LayaScene_girl/girl.lh"],Laya.Handler.create(this,this.on3DComplete)); } /*加载3D资源完...

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

23. 'window.webkitStorageInfo' is deprecated [ 79%]

...ted VM146:1 [Deprecation] 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.  运行时报这个错是为什么? 有没有小伙伴遇到过?怎么解决? 我找不到这个方法webkitStorageInfo' 2019-11-11...

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

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

...vices.framework 请问何时能够解决?   以下为原文: 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 sh...

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

25. 加载Loader问题 [ 78%]

...ader问题 (node:131140) DeprecationWarning : laya 'Global' is deprecated, use 'global' (node:131140) DeprecationWarning : laya 'root' is deprecated, use 'global' 加载回调回来参数后,为啥我当前那个类里面所有的变量都是 undefined了?还报了这个警告? 2018-05-15 添...

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

26. 用LayaAirUnityPlugin 1.7.0.unitypackage导入unity 菜单栏没有显示。很急 要爆掉了 [ 78%]

用LayaAirUnityPlugin 1.7.0.unitypackage导入unity 菜单栏没有显示。很急 要爆掉了 用LayaAirUnityPlugin 1.7.0.unitypackage导入unity 菜单栏没有显示。 unity版本5.6.4 到底是个啥情况啊 一上午到现在试了N遍 就是菜单栏不出  要爆了。真的是心累。 ...

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

27. 新的laya 3D插件在unity 中出现bug,求解决 [ 78%]

...hting LIGHTMAP_OFF Platform defines: UNITY_ENABLE_REFLECTION_BUFFERS UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_PBS_USE_BRDF1 UNITY_SPECCUBE_BOX_PROJECTION UNITY_SPECCUBE_BLENDING UNITY_ENABLE_DETAIL_NORMALMAP SHADER_API_DESKTOP UNITY_COLORSPACE_GAMMA UNITY_LIGHT_PROBE_PROXY_VOLUME   是...

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

28. appstore提审被拒包含私有api [ 76%]

...私有api Guideline 2.5.1 - Performance - Software Requirements Your app uses or references the following non-public APIs: BackBoardServices, _SimulateCrash The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change. 2018-02-23...

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

29. 网络和格式-ProtocolBuffer [ 75%]

...ge.decode(buffer); // ... do something with message // If your application uses length-delimited buffers, there is also encodeDelimited and decodeDelimited. } })();module laya { import Loader = Laya.Loader; import Browser = Laya.Browser; import Handler = Laya.Handler; export class Network_ProtocolBu...

来源: Laya_示例 发布时间: 20240930

30. 网络和格式-ProtocolBuffer [ 75%]

...ge.decode(buffer); // ... do something with message // If your application uses length-delimited buffers, there is also encodeDelimited and decodeDelimited. } })();module laya { import Loader = Laya.Loader; import Browser = Laya.Browser; import Handler = Laya.Handler; export class Network_ProtocolBu...

来源: Laya2.0_示例 发布时间: 20240930