easingCurve
Smoothing function related to this animation. Default value is OutQuad.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public Func<float, float> easingCurve { get; set; }