Class Converters
Class for the converter framework.
Inherited Members
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public static class Converters
Methods
Name | Description |
---|---|
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. |