大约有 8,041 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0166 秒)
Laya_社区(7358) Laya3.0_api(672) Laya2.0_文档(4) Laya3.0_文档(4) Laya2.0_api(1) Laya_示例(1) Laya2.0_示例(1)
...one.version/Main.max.js:16077: ReferenceError: CanvasRenderingContext2D is not defined to=to || CanvasRenderingContext2D.prototype; ^^ ReferenceError: CanvasRenderingContext2D is not defined at Function.Context.__init__ (http://...
来源: Laya_社区 发布时间: 20190528
...附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd 编译报错 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 小...
来源: Laya_社区 发布时间: 20180103
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 求指点3d射线碰撞和UI点击穿透的问题 unity中的模型导出后在laya中显示不正常 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的...
来源: Laya_社区 发布时间: 20180718
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: ...
来源: Laya_社区 发布时间: 20190227
...编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于适配采...
来源: Laya_社区 发布时间: 20170215
...,我在这个类里调用GameMain.aaa();提示TypeError: GameMain.aaa is not a function 问题是我调用其他类的静态函数就没问题,请问这是什么? /**Created by the LayaAirIDE*/ module view { export class GameInfo extends ui.GameInfoUI { constructor() { super(); this.kaishi_...
来源: Laya_社区 发布时间: 20180507
...ld=this._children[i]; (!child._getBit(/*laya.Const.NOT_ACTIVE*/0x01))&& (child._activeHierarchy(activeChangeScripts)); } if (!this._getBit(/*laya.Const.AWAKED*/0x04)){ this._setBit(/*laya.Const.AWAKED*/0x04,true)...
来源: Laya_社区 发布时间: 20190730
...加断点后IDE 报错 Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Tools\LayaAirIDE_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at propertyPreviewToString (d:\Tool...
来源: Laya_社区 发布时间: 20180508
调用ui,new的时候出现Uncaught TypeError: Cannot read property 'call' of undefined 代码: var Test = (function(_surper){ function Test(){ Test.super(this); }; Laya.class(Test, "Test", _surper); return Test; })(ui.TestUI); 报错Uncaught Typ...
来源: Laya_社区 发布时间: 20170621
...:43 DebugPanel不能打开:出现以下错误: ReferenceError: laya is not defined preload.js:55 at file:///E:/Laya/QPlane2/bin/libs/laya.debugtool.js:5:14 at file:///E:/Laya/QPlane2/bin/libs/laya.debugtool.js:9815:3 ReferenceError: laya is not defined laya.debugtool.js:5 at file:///E:/Laya/QPla...
来源: Laya_社区 发布时间: 20190821