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

Checks if a named ProceduralProperty is cached for efficient runtime tweaking.