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

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

101. 3.0.4getRT error! w too big [ 69%]

...到这种问题的朋友,试过回退到3.0.3版本,然而没卵用, debug模式和release模式都一样。。。没有任何图超过2048,场景里面只会有布局上下左右-10的设置! 求问,这个是什么情况!!不求你修正,讲解下,哪些情况会导致出现这...

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

102. 如何使用VSCODE开发LAYA项目 [ 69%]

...求:能正常使用VSCODE功能,能用插件,能编译,能断点进DEBUG即可。不需要使用LAYA原生UI功能。   打包环境依然还是使用LAYAAIR的IDE,不对VSCODE做要求。只在编码和debug阶段有需求 2018-07-31 添加评论 已悬赏5元 --> 分享 微博 QZONE 微...

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

103. 设置遮罩(JavaScript-LayaAir基础篇(JS)-位图) [ 69%]

... //打开调试面板(通过IDE设置调试模式,或者url地址增加debug=true参数,均可打开调试面板) if (GameConfig.debug || Laya.Utils.getQueryString("debug") == "true") Laya.enableDebugPanel(); if (GameConfig.stat) Laya.Stat.show(); Laya.alertGlobalError = true; //激活资源...

来源: Laya2.0_文档 发布时间: 20210715

104. runTime使用(JavaScript-IDE篇(JS)-组件化开发相关) [ 68%]

...height, Laya["WebGL"]); Laya["Physics"] && Laya["Physics"].enable(); Laya["DebugPanel"] && Laya["DebugPanel"].enable(); Laya.stage.scaleMode = GameConfig.scaleMode; Laya.stage.screenMode = GameConfig.screenMode; Laya.stage.alignV = GameConfig.alignV; Laya.stage.alignH = GameConfig.alignH; //打开...

来源: Laya2.0_文档 发布时间: 20210715

105. 设置遮罩(TypeScript-LayaAir基础篇(TS)-位图) [ 68%]

...height, Laya["WebGL"]); Laya["Physics"] && Laya["Physics"].enable(); Laya["DebugPanel"] && Laya["Physics"].enable(); Laya.stage.scaleMode = GameConfig.scaleMode; Laya.stage.screenMode = GameConfig.screenMode; //打开调试面板(通过IDE设置调试模式,或者url地址增加debug=true参数...

来源: Laya2.0_文档 发布时间: 20210715

106. 关于loader加载Loader.JSON的一些问题 [ 68%]

...马迹可寻!直接从源码中去找,不是很明智,换个思路:DEBUG追踪到源码中: 1、在上述代码前面打个断点 2、刷新下页面 3、代码运行到断点处停下来,一步一步追踪 这里有个小提示:DEBUG追踪源码时,在index.html中,就不要使用...

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

107. laya.resource.Texture_API3.0 [ 68%]

...yedImmediately lock name offsetX offsetY sourceHeight sourceWidth url uuid DEBUG Accessors bitmap cpuMemory destroyed gpuMemory height id obsolute referenceCount uv valid width cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destro...

来源: Laya3.0_api 发布时间: 20231115

108. 关于LayaBox启动的问题。 [ 67%]

...mLock = java.lang.Object@371aea59, mLastTimeSender = 0} I/SENTRY ( 5526): [DEBUG] << getaddrinfo ip.taobao.com ^ 1024 0 1 0 0 I/SENTRY ( 5526): [DEBUG] Cache hit, Q = ip.taobao.com, A = 42.120.226.92. I/GlobalPushManager( 4888): checkPollAndPopSend --> mSenderInfo = SenderInfo{mSendList_siz...

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

109. laya.resource.TextureCube_API3.0 [ 66%]

...ructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gammaCorrection gammaSpace gpuMemory height id maxMipmapLevel mipmap mipmapCount obsolute referenceCount wi...

来源: Laya3.0_api 发布时间: 20231115

110. IDE新建2D示例,Sprite值狂飙,Console提示 EXT:webgl support OES_vertex_array_object [ 66%]

...本2.0.2beta 控制面板提示 EXT:webgl support OES_vertex_array_object debug信息 Sprite值几秒钟就增加到几万了   附件 : --> 2019-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron ...

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