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.

RenderTextureFormat.RG32

Description

Two color (RG) render texture format, 16 bits per channel, fixed point, unsigned normalized.

Note that not all graphics cards support this format. Use SystemInfo.SupportsRenderTextureFormat to check for support.

See Also: RenderTexture.format, RenderTexture class.