AnimationParameters.RemoveInt(string) Method
Definition
Namespace: Brine2D.Animation
Removes an int parameter entirely. Returns true if it existed.
After removal, HasInt\(string\) returns false and GetInt\(string\)
returns the default value 0.
Parameters
name System.String