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

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

31. 深入理解LayaAir引擎架构和实现原理(二)项目调试原理及完美开发调试方案 [ 79%]

...gt;{ console.log(err); }) });打开.vscode/launch.json可知道使用的是Debugger for Chrome插件来调试 { "version": "0.2.0", "configurations": [ { "name": "chrome调试", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", // "换成自己的谷歌安装路径,...

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

32. laya.resource.BaseTexture_API3.0 [ 79%]

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

33. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 78%]

...tance:GameWebActivity 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: vivo statusbar style  10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: windowDrawsFlag set 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: IconColor=1 10-13 17:31:15.801 6514-6514/com.vivo.vs D/...

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

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

... //打开调试面板(通过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

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

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

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

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

37. laya.resource.TextureCube_API3.0 [ 76%]

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

38. laya.resource.Texture2DArray_API3.0 [ 76%]

...s constructor Properties _id depth 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

39. laya.d3.resource.models.Mesh_API3.0 [ 75%]

...tor Properties _id destroyedImmediately lock morphTargetData name url uuid DEBUG MESH_INSTANCEBUFFER_TYPE_NORMAL MESH_INSTANCEBUFFER_TYPE_SIMPLEANIMATOR Accessors bounds cpuMemory destroyed gpuMemory id indexCount indexFormat inverseAbsoluteBindPoses obsolute referenceCount subMeshCount vertexCount ...

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

40. runTime使用(TypeScript-IDE篇(TS)-组件化开发相关) [ 74%]

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

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