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

PlayerSettings.colorSpace

Switch to Manual
public static ColorSpace colorSpace;

Description

Set the rendering color space for the current project.

See Linear and Gamma rendering documentation for more details.

Note that changing the project color space may cause a reimport of some assets.

Additional resources: Linear rendering, ColorSpace, RenderTextureReadWrite.