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

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

1. Laya.timer.loop调用后出现Cannot read property 'loop' of null [ 100%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 FD 宏编译时 出现 试图访问该方法时失败 发布H5后通过网页打开出现左上角的那个...

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

2. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 99%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined IDE通过.ui自动生成的ui代码报错 自定义场景类导出layaMaxUI.ts有前缀导...

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

3. laya.physics.js:430 Cannot read property 'GetType' of null [ 97%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property ...

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

4. VM6771:1 [GameOpenDataContext] Cannot assign to read only canvas. [ 93%]

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

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

5. Cannot read property 'rayCast' of undefined [ 91%]

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

6. 发布到微信小游戏后Timer的getHandler报错了 [ 91%]

...行就会有报错: gameThirdScriptError Cannot read property '$_TID' of undefined TypeError: Cannot read property '$_TID' of undefined at Timer.__proto._getHandler (http://127.0.0.1:55825/game/code.js:22446:17) at Timer.__proto._create (http://127.0.0.1:55825/game/code.js:22320:21) at Timer.__proto...

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

7. discard property,please use transform's property instead [ 89%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined TrailSprite3D的ALIGNMENT_TRANSFORM_Z模式和ALIGNMENT_VIEW模式有什么区别? Cannot read property 'displayObject' of null Unity导出插件导出的模型中Transform值有误 Uncaught TypeError: Cannot read p...

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

8. layadcc 热更新 启动app 报错 apploader.js:338: 急 [ 86%]

...8: 急 apploader.js:338:     TypeError: Cannot read property 'length' of undefined             for (var i = 0; i < text.length; i++) {                                      ^^                  TypeError: Cannot read property 'length' of undefined 2019-08-30 添...

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

9. 子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” [ 83%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined ide 2.4 layaair2-cmd 编译报错 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操...

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

10. ProgressBar 代码问题 [ 82%]

...ar  使用会出现<<<TypeError: Cannot read property 'value' of undefined>>> 我的代码为按钮点击后 出现popup并且模拟进度条加载 按钮代码: this.testLoadingBar_anim.on(Event.CLICK,this,()=>{     var loading : Onloading = new Onloading();     loading.po...

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