Skip to content

SpriteAnimator.SetCurrentAnimationNormalizedTime(float) Method

Definition

Namespace: Brine2D.Animation

Sets the normalized time [0, 1] of the currently playing animation clip.

public void SetCurrentAnimationNormalizedTime(float normalizedTime);

Parameters

normalizedTime System.Single