{ "title" : "Case", "kind" : "control", "type" : "case", "tags" : ["case", "control"], "description" : "
The Case control node allows you to control if a part of the composition is executed or not based on whether a given integer values
The value is set by linking \"switch\" port in the header of the node, a integer type being expected.
The part of the composition located in the \"nth\" block is executed when the value is equal to n.
", "inputs" : [], "outputs" : [] }