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

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

1541. #102 SIGABRT #00 pc 000000000006d810 /system/lib64/libc.so (tgkill+8) [arm64-v8a] [ 44%]

...df5f] 9 #08 pc 0000000000385e24 /system/lib64/libart.so (_ZN3artL24DexFile_getDexFileStatusEP7_JNIEnvP7_jclassP8_jstringS5_+420) [arm64-v8a::e0e24da8dd8477320b338792456adf5f] 10 #09 pc 000000000076f4e8 /system/framework/arm64/boot-core-libart.oat (oatexec+2954472) [arm64-v8a::5221dce0a9663757c6cc280...

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

1542. 为什么谷歌浏览器调试可以显示这些文字打包后却没有了 [ 44%]

...me出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接...

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

1543. Laya.Socket 是不是不支持Safari浏览器二进制格式的数据传输? [ 44%]

...ioContext was not allowed to start. 怎样获取浏览器地址传过来的GET参数 我的tieldmap生成的json文件里data是这种格式,地图显示有误 通过laya嵌入iframe 后 原本laya禁止微信浏览器里面的上下滑动,又开始上下滑动了 真机调试报错:LayaPlayer...

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

1544. unity 3d 骨骼动画资源到处 KeyNotFoundException: The given key was not present in the dictionary 问题 [ 44%]

...ctionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) L...

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

1545. 二次开发 · LayaAir3.3 · 引擎文档 · LAYABOX [ 44%]

...添加如下代码,发布后会将TS编译为JS: var os = conchConfig.getOS(); var bridge; var obj = {} as any; if (os == "Conch-ios") { bridge = PlatformClass.createClass("JSBridge");//创建脚步代理 } else if (os == "Conch-android") { //需要完整的类路径,注意与iOS的不同 brid...

来源: Laya3.0_文档 发布时间: 20250422

1546. KeyNotFoundException: The given key was not present in the dictionary. unityAir3d1.7.16 [ 44%]

...ctionary`2[System.String,System.Collections.Generic.List`1[System.String]].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150) LayaExport.DataManager.saveLaniData (UnityEngine.GameObject gameObject, .JSONObject obj) L...

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

1547. 关于创建Sprite获取大小 [ 44%]

...a.Sprite().loadImage() 创建的对象大小不是图像大小,然后用getBounds获取也拿不到真实的大小?    这个建议官方改下接口,理论上width和height用来检测碰撞,那你看到的就应该是碰撞的边缘,按照官方的注释显然不太合理。   谢谢...

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

1548. laya.device.Shake_API3.0 [ 44%]

...Defined in laya/device/Shake.ts:23 Returns Shake Accessors Static instance get instance(): Shake Defined in laya/device/Shake.ts:32 Returns Shake Methods event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 P...

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

1549. 微信开发者工具,打开Laya发布的包。编译报请先初始化小游戏适配库,详细教程 [ 44%]

...__init__ (http://127.0.0.1:61836/game/code.js:7139:21)     at Function._$GET_clientWidth (http://127.0.0.1:61836/game/code.js:7056:11)     at new GameEx (http://127.0.0.1:61836/game/code.js:56322:89)     at http://127.0.0.1:61836/game/code.js:56681:14     at require (http://127.0.0.1:61836/g...

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

1550. 手机QQ厘米秀GLTF模型使用说明(TypeScript-小游戏适配文档-QQ小游戏) [ 43%]

... Animator 组件所在节点相同 var animatorRoot: Sprite3D = CmShowTool.getAnimatorRoot(skeletonRoot, animatorRootName); /** * 添加根 Aniamtor 组件 * @param animatorRoot 根节点,在此节点上添加 Animator 组件 * @param partsRenderableArray 各部分渲染节点数组 * @param skele...

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