Enum VignetteMode
The mode HDRP uses to display the vignette effect.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum VignetteMode
필드
| 이름 | 설명 |
|---|---|
| Masked | Uses a texture mask to create a custom, irregular vignette effect. |
| Procedural | Controls the position, shape, and intensity of the vignette. |