Enum CustomPostProcessInjectionPoint
Custom Post Processing injection points.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum CustomPostProcessInjectionPoint
필드
| 이름 | 설명 |
|---|---|
| AfterOpaqueAndSky | After Opaque and Sky. |
| AfterPostProcess | After Post Processing. |
| BeforePostProcess | Before Post Processing. |
| BeforeTAA | Before TAA and Post Processing. |