Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

BuiltinRenderTextureType.GBuffer1

Description

Deferred shading G-buffer #1 (typically specular + roughness).

Built-in deferred shaders put specular color into RGB channels, and roughness into A channel of this texture. But your own custom shaders could be outputting anything there of course.

See Also: CommandBuffer.