Enum EyeAdaptation
Eye adaptation modes.
Namespace: UnityEngine.Rendering.PostProcessing
Assembly: Unity.Postprocessing.Runtime.dll
Syntax
public enum EyeAdaptation
Fields
| Name | Description |
|---|---|
| Fixed | Fixed (instant) eye adaptation. |
| Progressive | Progressive (smooth) eye adaptation. |