This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>.easingCurve

public Func<float,float> easingCurve;

Description

Smoothing function related to this animation. Default value is Easing.OutQuad.