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

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

11. "Cannot set property 'alertGlobalError' of undefined" [ 84%]

...先登录 发起人 popo 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined Cannot read property 'displayObject' of null Uncaught TypeErr...

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

12. TypeError: Cannot read property '_doAwake' of undefined [ 84%]

TypeError: Cannot read property '_doAwake' of undefined   附件 : --> 2018-09-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复   赞同来自: 请详细描述你的问题   2018-09-19 0 0 分享 微博 QZON...

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

13. 关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined [ 83%]

...登录 发起人 Turkey 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined Laya2.1.0 JS调用Java PlatformClass undefined Uncaught TypeEr...

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

14. 打包app,http无法设置content-type [ 83%]

打包app,http无法设置content-type 我明明设置了content-type为json,在浏览器里都正常,但是在手机运行器里就无法使用,我发的数据为"{"a":1}",到服务器上变成了 "{"a":1}"="",content-type也变成了application/x-www-form-urlencoded   代码如下: static...

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

15. laya.ui.Radio_API3.0 [ 83%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...

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

16. 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function [ 80%]

关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 自己的问题 2019-05-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 截图和代码...

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

17. laya.ui.Button_API3.0 [ 80%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...

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

18. TypeError: Cannot read property 'getSubShaderAt' of undefined [ 80%]

TypeError: Cannot read property 'getSubShaderAt' of undefined laya2.0以上自定义的shader会出这个问题。laya2.4   2.5  2.6beta版本都试过了。 项目是1.8版本提升到2.5.0版本的,逻辑上都没问题。但是shader会报这个错。替换官方内置的shader正常,我...

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

19. Laya.loader.load(xx) 当地址""的时候,会报错。 [ 79%]

...底层判断会走到这个接口下面 this.onLoaded(null)   load(url, type = null, cache = true, group = null, ignoreCache = false, useWorkerLoader = ILaya.WorkerLoader.enable) {             if (!url) {                 this.onLoaded(null);      ...

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

20. layabox加载fairygui发布的二进制文件报错 [ 79%]

...载代码 Laya.loader.load([             { url:"res/Bag_atlas0.png", type:Laya.Loader.IMAGE },             { url:"res/Bag_atlas0_1.png", type:Laya.Loader.IMAGE},             { url:"res/Bag.json", type:Laya.Loader.BUFFER}              ], Laya.Handler.create(this, this.onLoade...

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