VisualShaderNodeBooleanConstant.constant

A boolean constant which represents a state of this node.

  1. bool constant [@property getter]
  2. bool constant [@property setter]
    struct VisualShaderNodeBooleanConstant
    @nogc nothrow @property
    void
    constant
    (
    bool v
    )

Meta