Set
ABSTRACT
This is a follower animation that instaneously sets the follower to the current value of the iterator
IMPORTANT ELEMENT
Set is a commonly used follower
PARAMETERS
vars& | A variable-tree that lists all iterators that should have their followers set. Scene variables such as background or camera are allowed |
RETURN
An animation that will instaneously update all the followers of the iterator to the current iterator value
DECLARATION
func Set(vars&)