Function VisualShaderNodeColorConstant.constant

A Color constant which represents a state of this node.

Color constant() nothrow @property @nogc;

void constant (
  Color v
) nothrow @property @nogc;