Easing.GetCurved Method
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.
get the ease value based on the animation curve
public:
float GetCurved();
public float GetCurved ();
member this.GetCurved : unit -> single
Public Function GetCurved () As Single