Skip to content

UITween.Update(float) Method

Definition

Namespace: Brine2D.UI

Advances the tween by deltaTime seconds.

C#
public void Update(float deltaTime);

Parameters

deltaTime System.Single