VisualShaderNodeCompare.Condition

Values

ValueMeaning
condAll0

The result will be true if all of component in vector satisfy the comparison condition.

condAny1

The result will be true if any of component in vector satisfy the comparison condition.

Meta