|
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) |
|
◆ 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: