SubstanceImporter.OnShaderModified
OnShaderModified(material: ProceduralMaterial): void;
void OnShaderModified(ProceduralMaterial material);
def OnShaderModified(material as ProceduralMaterial) as void
Description

After modifying the shader of a ProceduralMaterial, call this function to apply the changes to the importer.