Dynamic Nodes

Dynamic nodes involve creation of connections between compatible pins to facilitate the extraction and manipulation of specific data.

For instance, to obtain Lens Distortion data from a Xync node, you can add a Break node to the canvas and connect the Track output pin of the Xync node directly to the Break node's Input.

Currently, dynamic nodes are follows:

  • Arithmetic

    • Add

    • Div

    • Exp

    • Log

    • Mul

    • Sub

  • Array

  • Break

  • Delay

  • Indexer

  • MakeDynamic

  • Sink

  • Reroute

Last updated