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

大约有 117 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0032 秒)

61. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 66%]

...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

62. 动画不显示 [ 66%]

...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

63. 跑第一个HelloLayabox出现runtimeExecutable配置错误 [ 66%]

... (/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

64. laya教程 [ 66%]

...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

65. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target [ 65%]

...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

66. 为何对sp的监听事件没有反应呢? [ 65%]

...xxx.on(Laya.Event.CLICK, this, this.onXXX); private onXXX() {    console.debug("Hello"); } 2017-06-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 最好给个可以运行的例子吧...

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

67. Laya Ide 无法调试 [ 64%]

...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

68. 疑似WebAudio内存泄漏 [ 64%]

...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

69. layajs.exe 附加编译器参数的bug [ 63%]

...看下这图,这是同样的参数编译出来的结果. -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

70. layaIDE 无法启动 [ 62%]

...不弹窗报错之类的, 连排查问题都不好排查, 你们有没有debug版本, 发我一个, 那怕报个错也好知道是什么原因啊

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