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

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

51. 使用3D摄像机 · LayaAir3.4 · 引擎文档 · LAYABOX [ 74%]

...不过多摄像机的缺点是非常耗性能,模型三角面数与DrawCall数量会成倍上升,多几个摄像机就会多出几倍性能损耗,因此开发者们需酌情考虑。 5.2 高动态光照渲染 高动态范围图像(High-Dynamic Range)简称HDR。HDR相比普通的图像,...

来源: Laya3.0_文档 发布时间: 20251010

52. CommandBuffer · LayaAir3.4 · 引擎文档 · LAYABOX [ 74%]

...dByMaterial(subRendertexture,null); return buf; } Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2025-10-10 16:27:55 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20251010

53. laya.d3.core.material.TerrainMaterial [ 73%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TerrainMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class TerrainMaterialInheritanceTerrainMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Pro...

来源: Laya2.0_api 发布时间: 20190513

54. 3D性能优化 · LayaAir3.4 · 引擎文档 · LAYABOX [ 73%]

...知1.1 降低渲染的CPU成本1.2 降低渲染的GPU成本2.优化Draw Call3.GPU instance4.Dynamic Batch5.Static Batch6.Custom Static Batch(Static Batch Volume组件)7.基于节点的材质合批功能7.1表现效果7.2 使用示例3D性能优化 1.图形性能的基本认知 1.1 降低渲染的CPU...

来源: Laya3.0_文档 发布时间: 20251010

55. Spine渲染器 · LayaAir3.4 · 引擎文档 · LAYABOX [ 73%]

...自动根据Spine主文件加载关联资源。 Copyright ©Layabox 2026 all right reserved,powered by LayaAir Engine更新时间: 2026-01-31 15:13:46 img{cursor:pointer}

来源: Laya3.0_文档 发布时间: 20260131

56. 针对2.0.0 beta5 setLoadingPage 做增强 [ 73%]

...his.openScene) Laya.Scene.showLoadingPage(null, 0) // 同步执行 Promise.all([this._load(url, progress), otherHandler()]).then(res => { let nextScene = res[0] if (res.length > 1) param = .concat((param || ), [res[1]]) nextScene.open(closeOther, param) if (complete) complete.runWith(nextScene...

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

57. laya.resource.Texture2D [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Texture2DProperties | Methods | Constants Packagelaya.resourceClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Bitmap Texture2D 类用于生成2D纹理。 Public Properties Hide Inherited Public...

来源: Laya2.0_api 发布时间: 20190513

58. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 72%]

... D/dalvikvm: JIT code cache reset in 0 ms (0 bytes 1/0) D/dalvikvm: GC_FOR_ALLOC freed 259K, 10% free 3081K/3408K, paused 2ms, total 2ms D/dalvikvm: GC_FOR_ALLOC freed 292K, 10% free 3303K/3656K, paused 2ms, total 3ms             [ 12-18 14:33:06.111  2961: 2961 E/         ]   ...

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

59. laya.resource.RenderTexture2D [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderTexture2DProperties | Methods | Constants Packagelaya.resourceClasspublic class RenderTexture2DInheritanceRenderTexture2D BaseTexture laya.resource.Bitmap RenderTexture 类用于创建渲染目标。 Public Proper...

来源: Laya2.0_api 发布时间: 20190513

60. laya.events.Keyboard [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By  A...

来源: laya_api 发布时间: 20170929