Tween.onUpdate

Event in Tween

Declaration

public event TweenCallback onUpdate

Description

An event invoked every time the tween is updated, i.e., any time the parameter being animated is changed.

Returns

TweenCallback