ProceduralMaterial.GetProceduralBoolean
GetProceduralBoolean(inputName: string): bool;
Description

Get a named Procedural boolean property.

Used for ProceduralProperties of type Boolean.

See Also: GetProceduralPropertyDescriptions, SetProceduralBoolean.