sRGB
This flag causes the render texture uses sRGB read/write conversions.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public bool sRGB { get; set; }
Remarks
See RenderTexture.sRGB.