Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.AnimationCurveExt Class Reference

Static Public Member Functions

static float LastKeyframeTime (this AnimationCurve curve)
 
static void CopyTo (this AnimationCurve source, AnimationCurve dest)
 
static AnimationCurve CreateCopy (this AnimationCurve source)
 
static float TimescaleFactor (this AnimationCurve curve, float targetDuration)
 

Member Function Documentation

◆ CopyTo()

static void Megapop.MegaCore.AnimationCurveExt.CopyTo ( this AnimationCurve  source,
AnimationCurve  dest 
)
inlinestatic

◆ CreateCopy()

static AnimationCurve Megapop.MegaCore.AnimationCurveExt.CreateCopy ( this AnimationCurve  source)
inlinestatic

◆ LastKeyframeTime()

static float Megapop.MegaCore.AnimationCurveExt.LastKeyframeTime ( this AnimationCurve  curve)
static

◆ TimescaleFactor()

static float Megapop.MegaCore.AnimationCurveExt.TimescaleFactor ( this AnimationCurve  curve,
float  targetDuration 
)
static

The documentation for this class was generated from the following file: