Enum ConverterId
The converter to run in batch mode.
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public enum ConverterId
Fields
Name | Description |
---|---|
AnimationClip | Use this for the animation clip converters. |
Material | Use this for the material converters. |
PPv2 | Use this for post processing V2 converters. |
ParametricToFreeformLight | Use this for parametric to freeform light converters. |
ReadonlyMaterial | Use this for readonly material converters. |
RenderSettings | Use this for the render settings converters. |