설명

Generate a depth texture.

Will generate a screen-space depth texture as seen from this camera. Texture will be in RenderTextureFormat.Depth format and will be set as _CameraDepthTexture global shader property.

See Also: Using camera's depth textures, Camera.depthTextureMode.