Frame IO node

Left Toolbar > Project icon Project Nodes > Frame IO icon Frame IO

The Frame IO node defines an input or output of FRAME node value type in Custom nodes.

Procedure

To add a frame input or output to a custom node:

  1. On the left toolbar choose Project Nodes Project icon > Frame IO Frame IO icon

  2. Drag the Frame IO icon into the Node Graph.

    Frame IO node

  3. Connect the input: frame.

  4. Connect the Output: frame.

Inputs

frame

The frame value that will be received by the custom node's node graph as input. Frame IO nodes that have connected outputs are used by the Node Graph node as inputs in the custom node.

Outputs

frame

The frame value that will be returned by the custom node's node graph as output Frame IO nodes that have no connected outputs are used by the Node Graph node as outputs in the custom node.

Attributes Panel

Frame IO attributes

Loop Action The type of action applied on this frame node value after each loop:

replace: Replaces the previous value with the new value. combine: Combines the new value with the previous value.

Project Nodes

Main Page