Enum VignetteMode
A list of available render modes for the Vignette effect.
Namespace: UnityEngine.Rendering.PostProcessing
Syntax
public enum VignetteMode
Fields
| Name | Description | 
|---|---|
| Classic | This mode offers parametric controls for the position, shape and intensity of the Vignette.  | 
| Masked | This mode multiplies a custom texture mask over the screen to create a Vignette effect.  |