EaseFunction Delegate NamespaceDG.Tweening AssemblyDOTween.dll public delegate float EaseFunction(float time, float duration, float overshootOrAmplitude, float period) Parameters time float duration float overshootOrAmplitude float period float Returns float Constructors EaseFunction(object, nint) Methods BeginInvoke(float, float, float, float, AsyncCallback, object) EndInvoke(IAsyncResult) Invoke(float, float, float, float)