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