AnimationParameters.RemoveBool(string) Method
Definition
Namespace: Brine2D.Animation
Removes a bool parameter entirely. Returns true if it existed.
After removal, HasBool\(string\) returns false and GetBool\(string\)
returns the default value false.
Parameters
name System.String