Enum Tonemapper
Tonemapping methods.
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public enum Tonemapper
Fields
Name | Description |
---|---|
ACES | |
Custom | This method offers a fully parametric, artist-friendly tonemapper. |
Neutral | |
None | No tonemapping will be applied. |