Home
[Range, IsoFF]
If the input falls within the given range, use the Iso given.
[Int, Float]
If the input equals the given Int, use the Iso given.
[Range, Float]
If the input falls within the given range, output the given constant value.