{ "title" : "Composite", "kind" : "composite", "type" : "composite", "tags" : ["composite", "group"], "description" : "
The composite node enables to gather nodes in order to either hide part of a composition or create a reusable meta-component.
A composite node can contain another composite nodes and can be contained by a composite.
One can add or remove input and output ports. These ports enable to insert the composite node into the composition. They enable also to connect the contained nodes to the exterior.
User can flatten the composite node to visualise its content using the combination Ctrl + double clic.
User can also enter the composite node using double clic. In this case it can modify its content. To exit the node, another double clic on the opened composite node suffices.
To add a node into a closed composite, user can move the node over it. When the composite is opened, one uses drag and drop
", "inputs" : [], "outputs" : [] }