Nodes

Anatomy of a node

An example node: Set Float
Feature
Description

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.

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.

Right-click menu in the AFX canvas

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.

Removing a node

Last updated