{ "title" : "While", "kind" : "control", "type" : "while", "tags" : ["while", "control","loop"], "description" : "

Perform while loop

The While control node allows you to execute a subpart of the composition as long as a given condition is fullfilled. The condition is tested before the first step is executed.

The node layout has two blocks:

", "inputs" : [], "outputs" : [] }