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

RenderTextureFormat.Default

Description

Default color render texture format: will be chosen accordingly to Frame Buffer format and Platform.

Typically this is ARGB32 format.

Additional resources: RenderTexture class.