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
Namespace: Brine2D.Animation
Removes a specific frame from the clip.
public bool RemoveFrame(Brine2D.Animation.SpriteFrame frame);
frame SpriteFrame