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

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

231. 用Laya3D.init(600, 400)这个初始化会报以下这个错误 [ 61%]

...生改变时会报错Uncaught TypeError: Cannot read property 'length' of null LayaAirIDE无法打开代码编辑器,原因初次安装填写路径错误 iOS 重新初始化引擎 在初始化时候使用canvas 或者WebGL 两种模式对使用引擎有什么区别? ls文件导入错误 版本...

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

232. LayaNative 是不是不支持3D啊 [ 61%]

...e.version/lib ... js:1: TypeError: Cannot read property 'createTexture' of null                                             s.completeCreate()},n.disposeResource=function(){this._source&&(V.mainContext.deleteTexture(this._so                               ...

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

233. Error: No such module: atom_renderer_v8_util [ 61%]

...rror must support webGl Error processing "launch": Error: 找不到文件: null 请设置文件配置文件属性runtimeExecutable 1.0版本的运行器跑不了3D吗?报 Laya3D init error... 问题状态 最新活动: 2019-10-11 14:44 浏览: 1030 关注: 2 人 1569295620用户 • 2019-10-11 20:...

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

234. laya3.0中jszip使用异常 [ 61%]

...         Laya.loader.load([{ url: zipUrl, type: Laya.Loader.BUFFER }], null, Laya.Handler.create(this, this.onLoadCfg, null, false)).then(             (value) => {                 JSZip.loadAsync(value).then(                     (zipData: JSZip) => {           ...

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

235. 释放资源报错 [ 61%]

...报错 laya.d3.js:41972 Uncaught TypeError: Cannot read property 'off' of null     at SkinnedMeshRenderer.__proto._destroy (laya.d3.js:41972)     at SkinnedMeshSprite3D.__proto.destroy (laya.d3.js:34884)     at SkinnedMeshSprite3D.__proto.destroy (laya.d3.js:43737)   发现          ...

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

236. 照着官方文档写的 Dialog 报错? [ 61%]

...bgImg.height; dialog.show(); }; } Laya.class(LoadResource, "LoadResource", null);照着官方文档实例, 写了一个显示 Dialog 代码, 怎么显示不出来?而且F12里输出报错: Uncaught TypeError: Cannot read property 'visible' of undefined   不知道是什么情况? 求指...

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

237. [LayaAir2]Spine动画无法正常加载显示 [ 61%]

...上传。 laya.ani.js:2053 Uncaught TypeError: Cannot read properties of null (reading 'bones')     at PathConstraint.computeWorldPositions (laya.ani.js:2053:51)     at PathConstraint.apply (laya.ani.js:1905:34)     at Skeleton._createGraphics (laya.ani.js:2723:37)     at Skeleton._update (l...

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

238. 加载预制体json,返回值不统一 [ 61%]

...) {             console.log('hero',obj);         }), null, Laya.Loader.PREFAB);         Laya.loader.create("prefab/WeiTiao.json", Laya.Handler.create(this, function (obj) {             console.log('WeiTiao',obj);         }), null, Laya.Loader....

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

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

...         if(tur)img_cg.graphics.drawImage(tur)         }),null,Laya.Loader.IMAGE);    这段代码, 当 cg_url等于“”的时候,底层判断会走到这个接口下面 this.onLoaded(null)   load(url, type = null, cache = true, group = null, ignoreCache = fals...

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

240. DOMException: The play() request was interrupted by a call to pause [ 61%]

...台报错 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null 将全部资源文件作为Google Play的扩展包是否可行? Cannot read property 'call' of undefined Google Play扩展包open zip失败 代码2.0.2版本Laya.Animator发现play方法的存在BUG 龙骨动画play播...

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