Manual     Reference     Scripting  
  
Scripting > Editor Classes > SubstanceImporter   

SubstanceImporter.GetLoadTimeGenerated  

function GetLoadTimeGenerated (material : ProceduralMaterial) : boolean

Description

Checks if the Procedural Material will be generated at load time.

If enabled, the Procedural Material will be generated when the scene loads. If disabled, the Procedural Material will not be generated until RebuildTextures or RebuildTexturesImmediately is called.