Nodes
Anatomy of a node

Name of the node type
Inputs. Used to set values or trigger events on the node. For more information, see Ports.
Outputs. Used to supply a value or event generated by the node. For more information, see Ports.
Editable value. Used to manually set the value for an input, output or parameter. If the property is associated with an input port, you lose the ability to manually set a value if you create a connection on that port.
Ports and connections are colored by data type. However, the assigned colors can vary between installations. The colors shown in this documentation may be different to the colors that you see locally.
Adding nodes to a graph
To add a node, right click in the AFX canvas, and then select a node from the menu. For information about the different types of nodes that are available, see Node dictionary.

Removing nodes from a graph
To remove a node, choose one of the following options:
Select the node, and then press the delete key.
Right-click the node, and then select Remove.

Last updated