function GetGenerateAllOutputs (material : ProceduralMaterial) : boolean
Description
Checks 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.