Advanced Apply Peg Transformation

You can use the Apply Peg Transformation's middle port to apply the transformation you connected to the node after one of the Peg or Quadmap connected above the drawing node.

In the following example, two pegs were added to control the different motions on independent trajectories:

Peg-Translation
Peg-Scale

When there is no Apply Peg Transformation node, the Peg-Translation is the first trajectory to affect the drawing node. Then, once the translation is applied, the Scale trajectory affects the drawing node.

When using an Apply Peg Transformation node without using the middle port, the Peg-Rotation connected in the APT node is applied at the top of everything. The order in which the trajectories are applied to the drawing node is:

  1. Peg-Rotation
  1. Peg-Translation
  1. Peg-Scale

When the Peg-Translation is connected in the Apply Peg Transformation's middle port, the Peg-Rotation is applied after the Peg-Translation and before the Peg-Scale. This means that the translation is done before the rotation instead of the rotation before the translation.

The order in which the trajectories are applied to the drawing node is:

  1. Peg-Translation
  1. Peg-Rotation
  1. Peg-Scale

Use the Apply Peg Transformation editor to rename the node.