Struct VisualShaderNodeBooleanUniform

A boolean uniform to be used within the visual shader graph.

struct VisualShaderNodeBooleanUniform ;

Translated to uniform bool in the shader language.