大约有 117 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0032 秒)
...Pool _isCameraTarget _renderTarget destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dimension filterMode format gammaCorrection gammaSpace generateDepthTexture generate...
来源: Laya3.0_api 发布时间: 20231102
...n; import laya.d3.resource.models.PrimitiveMesh; import laya.debug.DebugPanel; import laya.debug.DebugTool; import laya.debug.ui.debugui.DebugPanelUI; import laya.device.motion.AccelerationInfo; public class LayaSample { private ...
来源: Laya_社区 发布时间: 20170921
... (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/extensions/laya-debug/out/bundle.js:153:31) 下面是默认脚本代码 { "version": "0.2.0", "configurations": [ { "name": "layaAir", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeExecutable": "${...
来源: Laya_社区 发布时间: 20180205
...ift + P Configure Display Language 安装中文语言包 Extensions 搜索 debug for Chrome 安装 修改 compile.js中的sourcemap属性修改为true 或者搜索sourcemap:修改false为true 修改config.json中sourceMap属性为true 打开main.ts onConfigLoaded() console.log('helloworld'); ...
来源: Laya_社区 发布时间: 20200818
...e升级导致的问题 { "git.ignoreLimitWarning": true, "debug.javascript.usePreview":false } 2020-07-15 3 5 分享 微博 QZONE 微信 189*****909 赞同来自: 桌子 感谢大家,重新安装vscode,debugger for chrome 安装4.12.4版本后,一切正常。 2020-07-15 1 0 ...
来源: Laya_社区 发布时间: 20200715
...xxx.on(Laya.Event.CLICK, this, this.onXXX); private onXXX() { console.debug("Hello"); } 2017-06-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 最好给个可以运行的例子吧...
来源: Laya_社区 发布时间: 20170606
...get :connect to the target :connect Econnrefused 127.0.0.1:9222) 错误:Debug adapter process has terminated unexpectedly layabox ide 无法调试 ,console.log 打印无效,不知道是什么情况! 附件 : --> 2017-01-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...
来源: Laya_社区 发布时间: 20170118
...ya.SoundManager.playSound(this.soundUrl, 1, null, null, 0); } } catch(e) { Debug.err(e.message); } Victor • 2018-10-18 15:56 @demibug 目前在IE上我用的是audio标签播放的,在其他设备用的是webaudio if(Laya.Browser.onIE ){ Laya.SoundManager.useAudioMusic = true; }else{ Laya.SoundM...
来源: Laya_社区 发布时间: 20181016
...看下这图,这是同样的参数编译出来的结果. -define=CONFIG::debug,true -define=CONFIG::userID,'84400' -define=CONFIG::sidStr,'192.168.0.198' -define=CONFIG::port,20000 代码: 编译结果: 2018-12-17 0 0 分享 微博 QZONE 微信 郭兆奎 赞同来自: 因任务紧张,...
来源: Laya_社区 发布时间: 20181217
...不弹窗报错之类的, 连排查问题都不好排查, 你们有没有debug版本, 发我一个, 那怕报个错也好知道是什么原因啊
来源: Laya_社区 发布时间: 20180706