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

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

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

...SHADOWS_SCREEN DisableLighting 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_P...

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

12. Laya.timer.loop(delay, caller, method) [ 64%]

...ghtmapColor'. var mid=method.$_TID || (method.$_TID=(this._mid++)*100000); reflection error: can not find method signature 反射错误 Laya.timer.loop 的 Laya.timer.clear 问题 Timer.clear清理同caller同method的多个loop Laya.timer.loop() 报错 Cannot read property 'loop' of null 问题状...

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

13. LayaNative在Android 11上启动闪退 [ 62%]

... at android.app.ActivityThread.main(ActivityThread.java:5418) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1037) at com.android.internal.os.ZygoteInit.main(ZygoteIni...

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

14. var mid=method.$_TID || (method.$_TID=(this._mid++)*100000); [ 61%]

...目 两个bug 定义的 var 变量 undefined 并且 debugPanel不能使用 reflection error: can not find method signature 反射错误 Timer.clear清理同caller同method的多个loop 问题状态 最新活动: 2019-05-21 20:59 浏览: 815 关注: 2 人

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

15. LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, [ 60%]

...下,使用的native版本是v1.0.5,访问不到JSBridge类,提示【reflection error : can not find method signture】 附件 : --> 2019-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 HumbleDust 赞同...

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

16. 请问怎么通过OC直接调用一个JS函数 [ 60%]

...:@"CallBackFuncXXX" param:XXXX];  我按上面写会出现错误日志  reflection error : can not find class [MyClass] 如果用runJS来执行的话我代码写成这样 "Laya.MyClass.CallBackFuncXXX()" 执行会出现弹窗报错 TypeError...undefined is not an object xxxxxx.....   2017...

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

17. 在Native端IOS下提示反射找不到方法? [ 59%]

...:23284] 2 [-1] [JSProxy] [playVideo] [["video/cg.mp4"]] layabox[419:23284] reflection error: can not find method signature layabox[419:23284] Received memory warning.   ---TS调用部分代码如下:(调用静态方法,其中Android使用方法调用正常) if (Laya.Render.isConchApp) { // ...

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

18. Unity导出插件Shader报错。 [ 59%]

... SHADOWS_SCREEN LIGHTMAP_ON DisableLighting 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_P...

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

19. 设置雾化导致unity卡死 [ 57%]

...RDBASE DIRECTIONAL LIGHTPROBE_SH FOG_LINEAR 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_P...

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

20. 如何在IOS和Android中调用AS 类实例的方法 [ 57%]

...m.PlatformAPI" methodName:methodName param:strValue], 运行时候报    reflection error : can not find class [platform.PlatformAPI]. 不知道原因。 className试了"PlatformAPI",也不可以   同时没有发现文档说明Android如何调动。谢谢 2016-12-02 添加评论 免费帖 --> ...

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