Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BuiltinRenderTextureType.GBuffer4

Description

Deferred shading G-buffer #4 (typically occlusion mask for static lights if any).

Built-in deferred shaders put baked direct light occlusion into RGBA channels of this texture on platform that support at least 8 render targets.

Additional resources: CommandBuffer.