Enum ConverterFilter
Filter for the list of converters used in batch mode.
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public enum ConverterFilter
Fields
Name | Description |
---|---|
Exclusive | Use this to exclude converters matching the filter. |
Inclusive | Use this to include converters matching the filter. |