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

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

171. laya.d3.core.material.UnlitMaterial_API3.0 [ 39%]

...Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number cull get cull(): number set cull(value: number): void Inherited from Material.cull Defined in laya/d3/core/material/Material.ts:187 剔除方式。 Returns number Inherited from Material.cull De...

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

172. laya.d3.core.material.ExtendTerrainMaterial_API3.0 [ 39%]

...Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number cull get cull(): number set cull(value: number): void Inherited from Material.cull Defined in laya/d3/core/material/Material.ts:187 剔除方式。 Returns number Inherited from Material.cull De...

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

173. laya.d3.core.particleshuriken.ShurikenParticleMaterial_API3.0 [ 39%]

...Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number cull get cull(): number set cull(value: number): void Inherited from Material.cull Defined in laya/d3/core/material/Material.ts:187 剔除方式。 Returns number Inherited from Material.cull De...

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

174. laya.display.Animation_API3.0 [ 38%]

...、控制接口。 本类使用了动画模版缓存池,它以一定的内存开销来节省CPU开销,当相同的动画模版被多次使用时,相比于每次都创建新的动画模版,使用动画模版缓存池,只需创建一次,缓存之后多次复用,从而节省了动画模...

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

175. 显存优化:纹理压缩的使用(TypeScript-2D进阶篇(TS)-性能优化) [ 38%]

...另一方面,就是直接读取并渲染,也可以避免图像解压到内存的占用开销。 那纹理格式有哪些?在移动端,Android平台的主流纹理格式是ETC(Ericsson Texture Compression),iOS平台的主流纹理格式是PVRTC(PowerVR Texture Compression)。 需要...

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

176. laya.d3.core.material.PBRSpecularMaterial_API3.0 [ 38%]

...Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:116 内存大小。 Returns number cull get cull(): number set cull(value: number): void Inherited from Material.cull Defined in laya/d3/core/material/Material.ts:209 剔除方式。 Returns number Inherited from Material.cull De...

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

177. laya.d3.core.material.BlinnPhongMaterial_API3.0 [ 37%]

...Inherited from Resource.cpuMemory Defined in laya/resource/Resource.ts:124 内存大小。 Returns number cull get cull(): number set cull(value: number): void Inherited from Material.cull Defined in laya/d3/core/material/Material.ts:187 剔除方式。 Returns number Inherited from Material.cull De...

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

178. laya.ui.View_API3.0 [ 36%]

...销毁的场景列表,方便查看还未被销毁的场景列表,方便内存管理,本属性只读,请不要直接修改 Accessors _isHeightSet get _isHeightSet(): boolean Inherited from Text._isHeightSet Defined in laya/display/Sprite.ts:538 Returns boolean _isWidthSet get _isWidthSet(): b...

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

179. laya.html.dom.HTMLIframeElement_API3.0 [ 36%]

...renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减...

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

180. laya.html.dom.HTMLDivElement_API3.0 [ 36%]

...renderTarget缓存模式缺点:会额外创建renderTarget对象,增加内存开销,缓存面积有最大2048限制,不断重绘时会增加CPU开销。优点:大幅减少drawcall,渲染性能最高。 webgl下命令缓存模式缺点:只会减少节点遍历及命令组织,不会减...

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