Tracks Animation
Tracks Animations render contiguous chains of track plates and animates them in a loop motion.
Fields
Field | Description |
---|---|
Loop Position | Interpolation position within the animation loop. The track plates are interpolated towards their neighbour using this value (along the order described in the "Positions" array). A value of 0 represents the beginning of the loop, and 1 represents the end. Values above and below this represent the winding number of the animation loop. |
Templates | Track plate template that is instantiated along the track. |
Positions | Initial transformation matrices of all plates to be instantiated. These must be assigned either clockwise or counterclockwise along the track as the animation will follow the specified ordering. |