Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Event

Update

Use Update to trigger the next node one each frame update. Update is in the Event category.

Output

NameData typeDescription
TriggertriggerTrigger next node
Delta timedoubleDelta 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.