Enum ConverterFilter
Filter for the list of converters used in batch mode.
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public enum ConverterFilter
  필드
| 이름 | 설명 | 
|---|---|
| Exclusive | Use this to exclude converters matching the filter.  | 
      
| Inclusive | Use this to include converters matching the filter.  |