Update

Use Update to trigger the next node one each frame update. Update is in the Event category.
Output
Name | Data type | Description |
Trigger | trigger | Trigger next node |
Delta time | double | Delta time of each update event |
Example

In this example we update the diameter and color of the sphere in every frame based on the elapsed time since Start. We also use multiply and divide nodes to control the variable value.
