{ "title" : "While", "kind" : "control", "type" : "while", "tags" : ["while", "control","loop"], "description" : "
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: