Documentation / Reactor
Reactor
Allows creating dependencies between properties of an animation so that when one property changes, another property will be updated as well, based on that one property's value.
Functions
| Function | Description |
|---|---|
| addReactor | Creates a dependency link between sets of properties. For example you could change the color of an object based on its position: |