Reference
Components
Draw Loop 
Description
The Draw Loop component runs a loop between two float values causing a draw at the View output at each stage. You can use this to draw 
several similar items in one go. For example, you can draw a list of strings using the current loop value as an input to change position. The 
Step LFO module in the toolbox uses this to draw the bars for display.
Connectors
Inputs Type Outputs Type
View to draw on
View The same View as the 
input, but anything 
connected here is 
drawn for every 
iteration of the loop
View
Start value for the loop Float Current loop value
Float
Step increment value 
for the loop
Float
End value for the loop Float
86 of 494










