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