Class Converters
Class for the converter framework.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public static class Converters
  메서드
| 이름 | 설명 | 
|---|---|
| RunInBatchMode(ConverterContainerId) | Call this method to run all the converters in a specific container in batch mode.  | 
      
| RunInBatchMode(ConverterContainerId, List<ConverterId>, ConverterFilter) | Call this method to run a specific list of converters in a specific container in batch mode.  |