Manual     Reference     Scripting  
  
Scripting > Runtime Classes > ProceduralMaterial Switch to Component   

ProceduralMaterial.IsProceduralPropertyCached  

function IsProceduralPropertyCached (inputName : String) : boolean

Description

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

See Also: CacheProceduralProperty, ClearCache.