Easing.Curve Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The animation curve to use for the ease - default should be linear
public: UnityEngine::AnimationCurve ^ Curve;
public UnityEngine.AnimationCurve Curve;
val mutable Curve : UnityEngine.AnimationCurve
Public Curve As AnimationCurve
Field Value
UnityEngine.AnimationCurve