大约有 300 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0037 秒)
Laya_社区(277) Laya2.0_文档(7) Laya3.0_api(6) Laya3.0_文档(4) Laya2.0_示例(2) Laya_示例(2) laya_api(1) Laya2.0_api(1)
...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
...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
...ted VM146:1 [Deprecation] 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 运行时报这个错是为什么? 有没有小伙伴遇到过?怎么解决? 我找不到这个方法webkitStorageInfo' 2019-11-11...
来源: Laya_社区 发布时间: 20191111
...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
...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
用LayaAirUnityPlugin 1.7.0.unitypackage导入unity 菜单栏没有显示。很急 要爆掉了 用LayaAirUnityPlugin 1.7.0.unitypackage导入unity 菜单栏没有显示。 unity版本5.6.4 到底是个啥情况啊 一上午到现在试了N遍 就是菜单栏不出 要爆了。真的是心累。 ...
来源: Laya_社区 发布时间: 20171102
...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
...私有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
...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_示例 发布时间: 20241124
...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_示例 发布时间: 20241124