ProceduralMaterial.SetProceduralBoolean
SetProceduralBoolean(inputName: string, value: bool): void;
Description

Set a named Procedural boolean property.

Used for ProceduralProperties of type Boolean.

See Also: GetProceduralPropertyDescriptions, GetProceduralBoolean.