Enum TargetMidGray
The target grey value used by the exposure system. Note this is equivalent of changing the calibration constant K on the used virtual reflected light meter.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum TargetMidGray
Fields
Name | Description |
---|---|
Grey125 | Mid Grey 12.5% (reflected light meter K set as 12.5) |
Grey14 | Mid Grey 14.0% (reflected light meter K set as 14.0) |
Grey18 | Mid Grey 18.0% (reflected light meter K set as 18.0). Note that this value is outside of the suggested K range by the ISO standard. |