Enum ConverterContainerId
The container to run in batch mode.
Namespace: UnityEditor.Rendering.Universal
Syntax
public enum ConverterContainerId
Fields
| Name | Description | Value |
|---|---|---|
| BuiltInToURP | Use this for Built-in to URP converter. |
0 |
| BuiltInToURP2D | Use this for Built-in to 2D (URP) converter. |
1 |
| UpgradeURP2DAssets | Use this to upgrade 2D (URP) assets. |
2 |