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