ProceduralMaterial.HasProceduralProperty
HasProceduralProperty(inputName: string): bool;
bool HasProceduralProperty(string inputName);
def HasProceduralProperty(inputName as string) as bool
Description

Checks if the ProceduralMaterial has a ProceduralProperty of a given name.