ScrollingObjectCollection.PaginationCurve Property
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.
Animation curve used to interpolate the pagination and movement methods.
public:
property UnityEngine::AnimationCurve ^ PaginationCurve { UnityEngine::AnimationCurve ^ get(); void set(UnityEngine::AnimationCurve ^ value); };
public UnityEngine.AnimationCurve PaginationCurve { get; set; }
member this.PaginationCurve : UnityEngine.AnimationCurve with get, set
Public Property PaginationCurve As AnimationCurve
Property Value
UnityEngine.AnimationCurve