AnimationCurveExtensions Class

Definition

Extension methods for Unity's AnimationCurve class

public ref class AnimationCurveExtensions abstract sealed
public static class AnimationCurveExtensions
type AnimationCurveExtensions = class
Public Module AnimationCurveExtensions
Inheritance
AnimationCurveExtensions

Methods

Duration(AnimationCurve)

Returns the absolute duration of the curve from first to last key frame

Applies to