SubstanceImporter.InstantiateMaterial
InstantiateMaterial(prototypeName: string): string;
string InstantiateMaterial(string prototypeName);
def InstantiateMaterial(prototypeName as string) as string
Description

Instantiate a new ProceduralMaterial instance from a prototype.