![]() | AnimationCurveX Class |
Namespace: Candlelight
public static class AnimationCurveX
The AnimationCurveX type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Evaluate |
Evaluate the specified curve at the specified time.
|
![]() ![]() | GetRange |
Gets the curve range.
|
![]() ![]() | GetTimeAtParameter |
Gets the time at the specified normalized parameter value.
|
![]() ![]() | GetTrimmedCurve(AnimationCurve, Single, Single, Single) |
Gets a trimmed version of the supplied curve.
|
![]() ![]() | GetTrimmedCurve(AnimationCurve, Int32, Int32, Single, Single) |
Gets a trimmed version of the supplied curve.
|
![]() ![]() | IsMonotonic |
Determines if the specified curve is monotonic in the specified direction.
|
![]() ![]() | IsValueEqualTo |
Determines if two curves are value-equivalent.
|
![]() ![]() | NormalizeDomain |
Normalizes the curve's time to the domain [0, 1].
|
![]() ![]() | NormalizeRange |
Normalizes the curve's values to the range [0, 1].
|
![]() ![]() | Reverse |
Reverses the curve.
|
![]() ![]() | Scale |
Scales the Keyframes on the specified AnimationCurve by
the specified amount.
|
![]() ![]() | SmoothTangents |
Smooths the animation curve tangents.
|
![]() ![]() | TransformDomain |
Transform the curve's keys' time values to fit in the specified domain.
|
![]() ![]() | TransformRange |
Transforms the curve range.
|
Name | Description | |
---|---|---|
![]() ![]() | DefaultSamplingFrequency |
Gets the default sampling frequency.
|