Enum CustomPass.TargetBuffer
Used to select the target buffer when executing the custom pass
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum CustomPass.TargetBuffer
필드
| 이름 | 설명 |
|---|---|
| Camera | The buffers for the currently rendering Camera. |
| Custom | The custom rendering buffers that HDRP allocates. |
| None | No target buffer. |