Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels
| Type | Name | Description | |
|---|---|---|---|
| EMovieSceneKeyInterpolation | GetInterpolationMode
(
FMovieSceneDoubleChannel* InChannel, |
Overload for getting the interpolation mode for a channel at a specified time, it could be the previous key's mode.See UE::MovieScene::GetInterpolationMode for default implementation. | |
| EMovieSceneKeyInterpolation | GetInterpolationMode
(
FMovieSceneFloatChannel* InChannel, |
Overload for getting the interpolation mode for a channel at a specified time, it could be the previous key's mode.See UE::MovieScene::GetInterpolationMode for default implementation. |