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

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

291. 关于laya图片资源缓存的问题 增量更新文件缓存 [ 44%]

...le.contents.toString() let _hash = `?v=${Date.now()}` try{ let _src = file.path.split('static/') let _fileSrc = "" _content = JSON.parse(_content) if (_src.length > 1) { _fileSrc = _src[1] _fileSrc = _fileSrc.replace('.atlas','.png') if (staticVersion && staticVersion[_fileSrc]) { let _va...

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

292. native 1.0.2 连不上wss [ 43%]

...1312918] WebSocket::init m_host: login.huanxi.twbuyu.com, m_port: 27777, m_path: / NOTICE: Initial logging level 7 NOTICE: Libwebsockets version: 2.3.0 layabox_mac@localhost- NOTICE: IPV6 compiled in and enabled NOTICE: libev support not compiled in NOTICE: libuv support not compiled in NOTICE: Thre...

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

293. 3D角色动作播放时长不正确 [ 43%]

...了,解决了。 加载.lm模型要用Laya.MeshSprite3D(Laya.Mesh.load(path)); 动画目前看起来还是正常的。 2017-05-22 1 1 分享 微博 QZONE 微信 cuixueying 赞同来自: 我们看下,晚些回复! 2017-05-18 0 0 分享 微博 QZONE 微信 ebaww 赞同来自: 可以在max里看...

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

294. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 [ 43%]

...是在那个用户设置区域里添加一行: "typescript.tsdk":"C:/**path**/npm/node_modules/typescript/lib"   上面这个路径是个示例,你可以在命令行里同样敲打命令npm list -g typescript 来找一下你windows里typescript安装在了哪里。 2017-11-02 0 2 分享 微博 ...

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

295. discard property,please use transform's property instead [ 43%]

...里。 今天打开微信工具出现错误Cannot read property 'USER_DATA_PATH' of undefined 问题状态 最新活动: 2018-07-26 09:49 浏览: 1469 关注: 2 人

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

296. UNITY3D导出模型加载错误 [ 42%]

...or: LoaderManager:unknown file(http://127.0.0.1/layaair/myLaya3D1/bin/null path) extension with: 1. at LoaderManager.__proto._create (laya.core.js:12371) at LoaderManager.__proto.create (laya.core.js:12339) at Loader.Laya3D._onHierarchylhLoaded (laya.d3.js:16030) at EventHandler.__proto.runWith (lay...

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

297. 引擎中的修改意见 [ 42%]

... formatURL(url:String, base:String = null):String { if (!url) return "null path"; //如果是全路径,直接返回,提高性能 if (url.indexOf(":") > 0) return url; //自定义路径格式化 if (customFormat != null) url = customFormat(url); var char1:String = url.charAt(0); if (char1 === ...

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

298. 2.0版本Loader加载不同目录下的相同文件名的图片有问题 [ 42%]

...ONE 微信 june 赞同来自: 你可以看看这个日志里面点击那个path的链接打开的图片是正确的,但是texture是同一个,直接打开微信的本地文件夹也可以看到两个图片分别是在不同的路径下面的,一个是105下面一个是108下面 2019-02-26 0 4 ...

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

299. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 41%]

...e/net.d.ts", "node_modules/@types/node/os.d.ts", "node_modules/@types/node/path.d.ts" ],   每添加一个文件,就会报另一个文件找不到。不知道什么时候能加完、、、、 但我用下面这种写法又不起作用。 node_modules/@types/node/**/*   谁能知道要怎么配...

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

300. GL ERROR :GL_INVALID_OPERATION : glDrawElements: [ 41%]

... Unity导出有光照贴图时,出现错误:ArgumentException: Invalid path 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds unity导出的场景在手机上提示"request:fail invalid url" LayaAirIDE2.2 - Laya3D init error ,must support webGL Laya3D init error, must support w...

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