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

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

1. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 100%]

iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 报错如图   也添加了库了   附件 : --> 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 188*...

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

2. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 85%]

...-stdlib=libc++ -fobjc-arc -fobjc-link-runtime -lconch -lJavaScriptCore -lbmalloc -Objc -ljpeg -all_load -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/wxh/Library/Developer/Xcode/DerivedData/ykmj-hkcpwhnxmcoyygagguzfcmsdrryg/Build/Intermediates.noindex/ykmj.build/Debug-...

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

3. 继承自Laya.BaseMaterial并且自定义Shader的的自定义材质如何设置透明渲染 [ 81%]

... this._shaderValues.setInt(OutlineMaterial.BLEND, RenderState.BLEND_ENABLE_ALL); this._shaderValues.setInt(OutlineMaterial.BLEND_SRC, RenderState.BLENDPARAM_SRC_ALPHA); this._shaderValues.setInt(OutlineMaterial.BLEND_DST, RenderState.BLENDPARAM_ONE_MINUS_SRC_ALPHA); this._shaderValues.setInt(Outline...

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

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

... in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store. 2018-02-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_XS 赞同来自: 你的问题已经...

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

5. 在Laya中使用Matter.js的最简示例 (JS) [ 74%]

...r ground = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下...

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

6. 安装layaair2-cmd一直失败 [ 73%]

...np m\node_modules\layaair2-cmd\layaair2-cmd.js > core-js@2.6.11 postinstall C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\no de_modules\core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for pol...

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

7. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 71%]

... D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms             [ 12-18 14:33:06.111  2961: 2961 E/         ]   ...

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

8. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 71%]

...出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your sc...

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

9. playSound和playMusic结束时候有异常抛出 [ 71%]

...;         //设置适配模式         Laya.stage.scaleMode = "showall";         //设置剧中对齐         Laya.stage.alignH = "center";         //设置横竖屏         Laya.stage.screenMode = "vertical";         //显示FPS         Laya.Stat.show(0, 50);     ...

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

10. 打包成LayaNative之后,在oppo r9s和小米note上面,程序后台经常卡死Anr [ 69%]

...,只要是Android回调了onPause之后出现一些问题:   suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sys...

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