Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


colorSpace

Set the rendering color space for the current project.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static ColorSpace colorSpace { get; set; }

Remarks

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.