Is within Range (vuo.math.isWithinRange)

Outputs true if the value is within a given range.

For point types, this node checks whether each component of the value is within each component of the range.

Keywords: <=, >=, between, bound, clamp, compare, limit, restrict, wrap, ~


Back to vuo.math node set documentation.