Enum CustomPassDrawer.PassUIFlag
List of the elements you can show/hide in the default custom pass UI.
네임스페이스: UnityEditor.Rendering.HighDefinition
어셈블리: solution.dll
구문
[Flags]
public enum CustomPassDrawer.PassUIFlag
필드
이름 | 설명 |
---|---|
All | Shows all the default UI fields. |
ClearFlags | Shows the clear flags field. |
Name | Shows the name field. |
None | Hides all the default UI fields. |
TargetColorBuffer | Shows the target color buffer field. |
TargetDepthBuffer | Shows the target depth buffer field. |