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

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

251. 为会把3d相关类也编译到js中了 [ 91%]

为会把3d相关类也编译到js中了 为会把3d相关类也编译到js中了,项目中没有引用到3d相关的 如下: AnimationNode.__init__=function(){             AnimationNode.registerAnimationNodeProperty("localPosition",AnimationNode._getLocalPosition,AnimationNode._setLoc...

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

252. domParser在哪儿 [ 90%]

...与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 那是js原生的,如果不是用js 就得用__JS__ as的接口贴在下面了, Utils 类里    /**          * 将字符串解析成 XML 对象。          * @param value 需要解析的字符串。     ...

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

253. 这个怎么解决 [ 90%]

这个怎么解决 VM6703:1 gameThirdScriptError Unexpected token A in JSON at position 217;at api readFile success callback function SyntaxError: Unexpected token A in JSON at position 217 at JSON.parse (<anonymous>) at Function.MiniAdpter.getJson (http://127.0.0.1:38746/game/code.js:34118:1...

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

254. @regClass编译报错! [ 90%]

..., "../src/CtrlBase.ts")   ], CtrlBase); })(); //# sourceMappingURL=bundle.js.map 附件 : --> test.zip 2023-06-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 佚名程序员 赞同来自: 你这MachineCtrl.ts...

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

255. 微信小游戏默认项目代码添加unity导出.lh文件,微信开发工具提示错误 [ 90%]

...失败,提示错误如下:Wechat Lib:1.8.0, 2017.12.22 16:03:55 code.js:104 Warning!,this class[MiniAdpter] already exist: Object code.js:25623 ShaderCompile use time:5 size:4472/6067 code.js:25623 ShaderCompile use time:3 size:177/148 code.js:92311 Warning: discard property,please use transform...

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

256. 微信小游戏报错 the .lh file root type must be Scene [ 90%]

...this file. at Scene.__proto.onAsynLoaded (http://127.0.0.1:62629/game/code.js:81644:10) at ResInfo.onLoaded (http://127.0.0.1:62629/game/code.js:12995:61) at EventHandler.__proto.runWith (http://127.0.0.1:62629/game/code.js:711:59) at ResInfo.__proto.event (http://127.0.0.1:62629/game/code.js:483:28...

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

257. laya 3D碰撞器与 Unity 不一致问题 [ 90%]

...没有考虑Collider所在Transform的Scale导致的,可以修改laya.d3.js文件里的_innerDerivePhysicsTransformation方法,加粗部分为补丁: if (shapeOffset.x !== 0 || shapeOffset.y !== 0 || shapeOffset.z !== 0) {                 var physicPosition = PhysicsComponent._tempVect...

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

258. LayaAir项目发布Flash版本 报错 [ 90%]

...etWindow(); public static var getWindow:Function = function():* { return __JS__('window'); } package { /** * @private */ public function __JS__(value:*):* { return null; } }   这是不再支持转flash版本的意思吗   2017-04-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

259. 释放资源报错 [ 90%]

...释放资源报错 释放unity导入的骨骼动画模型时报错 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.__p...

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

260. 2.3.0beta 各种bug [ 90%]

...种bug 最最无语的是,断点不能打在.ts里面,非得打bundle.js!!!,真不知道是啥想法   错误代码编译也能通过,修改 typescript({                 check: true, //Set to false to avoid doing any diagnostic checks on the code               ...

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