Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

DepthTextureMode.Depth

Description

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: Camera.depthTextureMode.