Skip to content

AnimationClip.RemoveFrame(SpriteFrame) Method

Definition

Namespace: Brine2D.Animation

Removes a specific frame from the clip.

public bool RemoveFrame(Brine2D.Animation.SpriteFrame frame);

Parameters

frame SpriteFrame

Returns

System.Boolean