PipelineConverterMenu
public static class PipelineConverterMenuProject-view context menu integration that runs Asset Inventory’s custom pipeline converter on the current selection. Supports individual materials, prefabs/models (converts their referenced material assets), and folders (recurses into all subfolders).
Methods
Section titled “Methods”
Convert()
Section titled “Convert()”[MenuItem("Assets/Convert to Current Render Pipeline", priority = 9002)]public static void Convert()No description is available for this member.
ConvertValidate()
Section titled “ConvertValidate()”[MenuItem("Assets/Convert to Current Render Pipeline", true)]public static bool ConvertValidate()No description is available for this member.
Returns
System.Boolean — No return description is available.