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

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

241. TypeError: Laya.MovieClip is not a constructor [ 48%]

... 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined Laya.GlowFilter is not a constructor 使用GlowFilter的时候报错: GlowFilter is not a constructor 鼠标自定义样...

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

242. Uncaught TypeError: Cannot read property 'regClass' of undefined [ 48%]

Uncaught TypeError: Cannot read property 'regClass' of undefined 1.使用2.12.0版本创建typescript的2D示例项目 2.运行,可以正常运行 3.按F9,默认编程语言是没有任何选择的,然后切换编程语言,选择TypeScript,点击确定 4.运行,出现错误Uncaught Type...

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

243. 添加组件code里面自定义脚本不显示 [ 47%]

...的情况,才需要用注释规则。 Nothing • 2021-10-18 18:10 /** @prop {name:nodes2,type:Nodes}*/ 大什么你能告诉我下,这个怎么用嘛,我怎么用都不行,ide里面的长度也没办法变更 柠檬_酸 • 2021-10-18 18:39 我玩的laya跟你们不一样吗,我咋能显...

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

244. laya.physics.js:38 Uncaught Error [ 47%]

... to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,...

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

245. TypeError: Cannot read property '_addRenderObject' of undefined [ 47%]

TypeError: Cannot read property '_addRenderObject' of undefined 初次接触Laya只是想测试一下Laya开发微信3D小游戏 。 结果还没开始就卡在了导入Unity编辑的场景中 ,请问这个是什么问题? TypeError: Cannot read property '_addRenderObject' of undefined preload....

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

246. Uncaught TypeError: Cannot read property '_tf' of null [ 46%]

Uncaught TypeError: Cannot read property '_tf' of null 一直在报这样一个错误 附件 : --> 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nieyiwei 赞同来自: private var _guideImage:Image; ...

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

247. TypeError: relativePath is undefined [ 46%]

...07 相关问题 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 TypeError: Cannot read prop...

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

248. 关于LayaAirIDE的几个问题 [ 44%]

...目的demo中就可以看到,如TestPage.ui为 "type":"View","child":[{"props":{"x":0,"y":0,"skin":"comp/bg.png", .............. 所有内容全部在一行内,如果用diff看文件新旧版本差异,基本没法看 4. 很多编辑器都是有个组件面板,与资源面板独立,组件...

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

249. 求助 Uncaught SyntaxError: Unexpected identifier [ 44%]

...27 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 求助关于TiledMap的版本问题 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 求助unity导出特效 到 laya box 里 ...

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

250. Cannot read property 'load' of null [ 44%]

LayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loader是null,为什么会出现为null的情况?  代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static...

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