Skip to content

UITweenSequence.Update(float) Method

Definition

Namespace: Brine2D.UI

Advances the currently active tween by deltaTime seconds.

C#
public void Update(float deltaTime);

Parameters

deltaTime System.Single