ProceduralMaterial.IsProceduralPropertyCached Manual     Reference     Scripting  
Scripting > Runtime Classes > ProceduralMaterial
ProceduralMaterial.IsProceduralPropertyCached

function IsProceduralPropertyCached (inputName : String) : boolean

Description

Checks if a named Procedural property is cached for efficient runtime tweaking.

See Also: CacheProceduralProperty, ClearCache.