Gamma
Signifies that values of this property are in gamma space. If the active color space is linear, Unity converts the values to linear space values.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
Gamma = 32
Remarks
This flag corresponds to the "[Gamma]" attribute.
Additional Resources: Linear rendering overview.