Loop Value

 
 
 

Generates a sequence of scalar values between Limit1 and Limit2, based on Value. You can loop and bounce values in the range.

Category: Basic

Output Ports: Result1

Value

Connect a value to drive the position in the range. Typically, this is a continuously increasing value like Time or Age.

Limit1

The lower limit of the sequence.

Limit2

The upper limit of the sequence.

Loop Method

The method used to generate the sequence between the two limits. Loop restarts at one limit when the other limit is reached. Bounce goes back and forth between the two limits. Clamp simply restricts values to the range. No Change passes the input value through.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License