activeColorSpace
Active color space (Read Only).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static ColorSpace activeColorSpace { get; }
Remarks
This is the active color space based on player settings (PlayerSettings.colorSpace) and hardware support. Note that the requested color space might have been different.
Additional Resources: Linear and Gamma rendering, ColorSpace, QualitySettings.desiredColorSpace.