Skip to content

SpriteAnimator.SetCurrentAnimationTime(float) Method

Definition

Namespace: Brine2D.Animation

Forces the currently playing animation clip to the given time in seconds.

public void SetCurrentAnimationTime(float time);

Parameters

time System.Single