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

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

161. 新人请教一下载入U3D场景的问题,感谢 [ 52%]

...,新人刚学习,还恳请大神们耐心指点指点,谢谢。   ReferenceError: enum_btConstraintParams_BT_CONSTRAINT_ERP is not defined laya.physics3D.runtime.js:364 at a (file:///D:/works/laya/3dTest/bin/libs/laya.physics3D.runtime.js:364:26)   at file:///D:/works/laya/3dTest/bin/libs/la...

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

162. as3分包,如果在ui编辑器IDE里导入了类runtime,在分包里就会报错。这个怎么处理。 [ 51%]

...了类runtime,在分包里就会报错。这个怎么处理。 Uncaught ReferenceError: MailPanel is not defined     at MailWin.__proto.createChildren (Nxsg.max.js:71310)     at MailWin.Component (Nxsg.max.js:52200)     at MailWin.Box (Nxsg.max.js:58163)     at MailWin.View (Nxsg.max.js:62...

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

163. 继续死磕layaair-cmd命令行 [ 51%]

... 如何通过命令行工具构建和发布项目 layaair-cmd 编译提示 ReferenceError: primordials is not defined 怎么关浏览器编译出来的“不受支持的命令行”弹窗 iosapp获取到的soundChannel.position总是为0,导致不能继续播放 laya2.0如何用命令行执行清...

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

164. LayaAir 2.0 微信排行榜 离屏画布不能直接附加到组件纹理上 [ 51%]

...n = SyntaxError: Unexpected token = 还有一个加载库的报错Uncaught ReferenceError: loadLib is not defined at index.js:11 at require (WAGameSubContext.js:3) at subcontext.html:11 开放域代码到底怎么发布到主域呢 Max.魚魚魚鱼魚魚 • 2019-02-16 10:11 楼主问题解决了吗...

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

165. [0]layaair2-cmd 编译bug [ 49%]

...st { Math, Object } = primordials;                          ^ ReferenceError: primordials is not defined     at fs.js:27:26     at req_ (/usr/local/lib/node_modules/layaair2-cmd/node_modules/natives/index.js:143:24)     at Object.req [as require] (/usr/local/lib/node_modules/layaa...

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

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

...样的(都改成2.2.2),什么改啊? 我这边一直报“Uncaught ReferenceError: exports is not defined”,项目启动不了 http://stackoverflow.com/quest ... cript,是不是这样的 2017-04-25 0 1 分享 微博 QZONE 微信 zcx582253505 赞同来自: 就是呢,用自带的demo打...

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

167. Tween的to方法完成缓动后的回调怎么写,Tween.to(beginbox,{x:-Laya.Browser.width},1000,null,aaa,0,false);aaa是一个测试方法 [ 48%]

...Tweeed(){     alert("完成了"); }   这样写,报错了:Uncaught ReferenceError: Handler is not defined at begingame 2017-01-04 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 lilang 相关问题 两个对象new了一个相同...

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

168. LayaAir下如何成功调试matter.js物理引擎Demo? [ 48%]

...上面说的,设置自变量是在哪里设置啊?我报的错误:"ReferenceError: laya is not defined    at file:///F:/............../Physics/bin/h5/matter-RenderLaya.js:1:15" 2018-04-15 0 0 分享 微博 QZONE 微信 131*****809 赞同来自: 妈耶怎么都卡在这儿了,四天没弄...

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

169. StaticModel_MeshSample例子运行不起来 [ 41%]

...yer' of undefined TypeError: Cannot read property 'component' of undefined ReferenceError: Laya3D is not defined 个人环境: layaAIR   1.5.4beta nodejs    v7.2.0 tsc      version 2.0.10   采用TS开发,index.html配置如下<body> <!-- Protobuf --> <!--<script type="t...

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

170. 微信小游戏实时调试的问题 [ 39%]

...进去,我这边有个错 VM643:1 gameThirdScriptError ui is not defined ReferenceError: ui is not defined 我是这样引入的 require("weapp-adapter.js"); require("code.js"); require("js/ui/layaUI.max.all.js"); require("js/LayaUISample.js"); 其实说了...

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