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

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

1. RenderTexture的深度格式(JavaScript-3D基础(JS)-LayaAir3D之纹理) [ 100%]

# RenderTexture的深度格式 ###### *version :2.1.0 Update:2019-5-25* ​ 在计算机图形学中,**深度缓冲**是在三维图形中处理图像深度坐标的过程,这个过程通常在硬件中完成,它也可以在软件中完成,它是可见性问题的一个解决方法。 ​ ...

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

2. RenderTexture的深度格式(TypeScript-3D基础(TS)-LayaAir3D之纹理) [ 100%]

# RenderTexture的深度格式 ###### *version :2.1.0 Update:2019-5-25* ​ 在计算机图形学中,**深度缓冲**是在三维图形中处理图像深度坐标的过程,这个过程通常在硬件中完成,它也可以在软件中完成,它是可见性问题的一个解决方法。 ​ ...

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

3. RenderTexture的深度格式(ActionScript-3D基础(AS3)-LayaAir3D之纹理) [ 99%]

# RenderTexture的深度格式 ###### *version :2.1.0 Update:2019-5-25* ​ 在计算机图形学中,**深度缓冲**是在三维图形中处理图像深度坐标的过程,这个过程通常在硬件中完成,它也可以在软件中完成,它是可见性问题的一个解决方法。 ​ ...

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

4. laya.d3.resource.RenderTexture [ 94%]

...纹理资源。 RenderTexture  depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture filterMode : int 缩小过滤器 BaseTexture format : int[read-only] 纹理格式 BaseTexture mipmap : Boolean[read-only] 是否使用mipLevel BaseTexture wrapModeU : i...

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

5. laya.resource.BaseTexture [ 93%]

...ic] 纹理格式_ALPHA8。BaseTexture  FORMAT_DEPTH_16 : int = 0[static] 深度格式_DEPTH_16。BaseTexture  FORMAT_DEPTHSTENCIL_16_8 : int = 2[static] 深度格式_DEPTHSTENCIL_16_8。BaseTexture  FORMAT_DEPTHSTENCIL_NONE : int = 3[static] 深度格式_DEPTHSTENCIL_NONE。BaseTexture  FORM...

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

6. laya.resource.RenderTexture2D [ 92%]

...Array[static] RenderTexture2D  depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture2D filterMode : int 缩小过滤器 BaseTexture  flipyuv : Array[static] RenderTexture2D format : int[read-only] 纹理格式 BaseTexture  _mgrKey : int = 0RenderTextu...

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

7. laya.d3.resource.RenderTexture [ 90%]

... : *[read-only] RenderTexture  depthStencilFormat : int[read-only] 获取深度格式。 return 深度格式。 RenderTexture format : int[read-only] 纹理格式 BaseTexture  frameBuffer : *[read-only] RenderTexture height : int[read-only] 获取高度。 BaseTexture magFifter : int 放大...

来源: laya_api 发布时间: 20170929

8. laya.d3.resource.TextureCube [ 86%]

...atic] 纹理格式_ALPHA8。BaseTexture FORMAT_DEPTH_16 : int = 0[static] 深度格式_DEPTH_16。BaseTexture FORMAT_DEPTHSTENCIL_16_8 : int = 2[static] 深度格式_DEPTHSTENCIL_16_8。BaseTexture FORMAT_DEPTHSTENCIL_NONE : int = 3[static] 深度格式_DEPTHSTENCIL_NONE。BaseTexture FORMAT_DXT...

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

9. laya.resource.Texture2D [ 81%]

...atic] 纹理格式_ALPHA8。BaseTexture FORMAT_DEPTH_16 : int = 0[static] 深度格式_DEPTH_16。BaseTexture FORMAT_DEPTHSTENCIL_16_8 : int = 2[static] 深度格式_DEPTHSTENCIL_16_8。BaseTexture FORMAT_DEPTHSTENCIL_NONE : int = 3[static] 深度格式_DEPTHSTENCIL_NONE。BaseTexture FORMAT_DXT...

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

10. 2D节点使用3D · LayaAir3.3 · 引擎文档 · LAYABOX [ 72%]

...olor Format:渲染纹理的颜色格式。 Depth Format:渲染纹理的深度格式。 Generate Mipmap:如果勾选了,则自动生成多级渐进纹理级别。 Multi Samples:多重采样。 sRGB:此渲染纹理是否使用sRGB读/写转换(只读)。 AnisoLevel:各向异性值。...

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