Depth texture mode

深度贴图模式

枚举成员

Depth: 1

Generate depth texture.

生成深度贴图。

DepthAndDepthNormals: 3

Generate depth and depth normals textures, and indicate whether motion vectors should be rendered.

生成深度和深度法线贴图,并指示是否应该渲染运动矢量。

DepthNormals: 2

Generate depth and normal textures.

生成深度和法线贴图。

MotionVectors: 4

Generate motion vectors texture.

生成运动矢量贴图。

None: 0

Do not generate depth texture.

不生成深度贴图。