AnimationParameters.GetBoolNames() Method
Definition¶
Namespace: Brine2D.Animation
Returns all bool parameter names that have been set.
public System.Collections.Generic.IEnumerable<string> GetBoolNames();
Namespace: Brine2D.Animation
Returns all bool parameter names that have been set.
public System.Collections.Generic.IEnumerable<string> GetBoolNames();