Function VisualShaderNodeCompare.type

The type to be used in the comparison. See comparisontype for options.

VisualShaderNodeCompare.ComparisonType type() nothrow @property @nogc;

void type (
  long v
) nothrow @property @nogc;