Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels > API/Runtime/MovieScene/Channels/FCachedInterpolation
| Type | Name | Description | |
|---|---|---|---|
| Default construction to an invalid state. Calling Evaluate will always return false | |||
FCachedInterpolation
(
const FCachedInterpolationRange& InRange, |
Construction as a constant value | ||
FCachedInterpolation
(
const FCachedInterpolationRange& InRange, |
Construction as a linear interpolation | ||
FCachedInterpolation
(
const FCachedInterpolationRange& InRange, |
Construction as a cubic interpolation | ||
FCachedInterpolation
(
const FCachedInterpolationRange& InRange, |
Construction as a weighted cubic interpolation |