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

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

61. VM6771:1 [GameOpenDataContext] Cannot assign to read only canvas. [ 77%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 在初始化时候使用canvas 或者WebGL 两种模式对使用引擎有什么区别? Uncaught TypeError: Cannot read property 'props' of undefined 如何在chrome console 里模拟canvas点击事件 鼠标自定...

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

62. Uncaught TypeError: Browser.window.JSZip is not a constructor [ 77%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 使用GlowFilter的时候报错: GlowFilte...

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

63. Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined [ 77%]

Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined 附件 : --> 2020-11-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 小小泽 จุ บ 赞同来自: 你还做了什么操作吗?如果可以的话...

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

64. Uncaught TypeError: Cannot read property 'props' of undefined [ 77%]

Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...

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

65. Uncaught TypeError: Game.super is not a function [ 77%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 导微信小程序报错window.focus is not a function Uncaught unknown animationClip version. 鼠标自定义...

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

66. Uncaught TypeError: Class constructor Component cannot be invoked without 'new' [ 76%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 使用GlowFilter的时候报错: GlowFilter is not a constructor Uncaught TypeError: Cannot read property 'pro...

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

67. Uncaught unknown animationClip version. [ 76%]

...中后,加载场景提示错误:Uncaught unknown animationClip version.undefined 2019-03-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 1556692373用户 赞同来自: 线 特意注册账号来回复,MD,...

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

68. Uncaught Can not find class laya.html.dom.HTMLDivElement [ 76%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 真机环境找不到window---cant find variable: window stack 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() LayaNative2.2运行报错。:getBitmapData Cannot...

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

69. 这个怎么办 laya.core.js:16463 Uncaught TypeError: Cannot read property '_tf' of null [ 76%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 运行报错 Uncaught Can not find scene:GameView.scene undefined 鼠标自定义样式官方有支持吗,Laya...

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

70. Cannot read property 'rayCast' of undefined [ 76%]

Cannot read property 'rayCast' of undefined export default class indexscene extends Laya.Script { constructor(){ super(); this.rotation = new Laya.Vector3(0, 0.01, 0); this.point = new Laya.Vector2(); this.ray = new Laya.Ray(new Laya.Vector3(),new Laya.Vector3()); //1.开启第四个参数 let conf...

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