SubstanceImporter.SetGenerateAllOutputs Manual     Reference     Scripting  
Scripting > Editor Classes > SubstanceImporter
SubstanceImporter.SetGenerateAllOutputs

function SetGenerateAllOutputs (material : ProceduralMaterial, generated : boolean) : void

Description

Specifies if the Procedural Material need to force generation of all its outputs.

If enabled, the Procedural Material will generate all its outputs. If disabled, the Procedural Material will generate only the outputs required by the shader.