AnimationClip.RemoveFrame(SpriteFrame) Method Definition Namespace: Brine2D.Animation Removes a specific frame from the clip. C#public bool RemoveFrame(Brine2D.Animation.SpriteFrame frame); Parameters frame SpriteFrame Returns System.Boolean