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

ProceduralMaterial.GetProceduralBoolean  

function GetProceduralBoolean (inputName : String) : boolean

Description

Get a named Procedural boolean property.

Used for Procedural properties of type Boolean.

See Also: GetProceduralPropertyDescriptions, SetProceduralBoolean.