Skip to content

SpriteAnimator.AddAnimation(AnimationClip) Method

Definition

Namespace: Brine2D.Animation

Adds an animation clip. Replaces any existing clip with the same name and logs a warning.

public void AddAnimation(Brine2D.Animation.AnimationClip clip);

Parameters

clip AnimationClip