VisualShaderNodeColorConstant.constant

A Color constant which represents a state of this node.

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

Meta