Skip to main content
Version: Reality 5.3.sp2

Dynamic Node Operations

Following sections provides various examples of how to utilize dynamic nodes by providing various methods.

Delaying Zoom Data

  • Add your tracking choice to nodegraph canvas.

Node Creation

  • Add a Break node to canvas.

Node Connection

  • Connect Track output to the Input pin of the Break node. Since the Break is a dynamic node, it adopts the Track output pin and provides necessary data, as illustrated above.

Node Creation

  • Add Delay, Make and a node that has a track input, in our case it is Cyclorama node.

Node Tree

  • Connect the Output pin of the Make node into Track input.
  • Connect the Break node's Zoom output pin into Delay node's Input pin.
  • Connect the Delay node's Output pin into Make node's Zoom input pin.

Finalizing Connections

  • Finalize establishment of the remaining connections, as shown above. Now you can delay the zoom by manipulating it with the help of dynamic nodes.