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