sRGB
Checks if the packed texture uses sRGB read/write conversions (Read Only).
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.U2D
- Assembly: UnityEditor.CoreModule
public bool sRGB { get; set; }
Remarks
Additional Resources: TextureImporter.sRGBTexture.