to avoid artist mistake
}
[MenuItem("HDRenderPipeline/Remove tessellation materials (not reversible)")]
[MenuItem("HDRenderPipeline/Debug/Remove tessellation materials (not reversible)")]
static void RemoveTessellationMaterials()
{
Object[] materials = Resources.FindObjectsOfTypeAll<Material>();