Navigation
API > API/Editor > API/Editor/MovieSceneTools
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCompensationEvaluator | |||
| FConstraintChannelInterfaceRegistry | Handle animatable interface registry | ||
| FConstraintSections | |||
| FMovieSceneConstraintChannelHelper | |||
| ITransformConstraintChannelInterface | Abstract interface that defines animatable capabilities for transformable handles |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | EvaluateTangentAtThisTime
(
int32 ChannelIndex, |
||
| void | SetTangentsAtThisTime
(
int32 ChannelIndex, |
NOTE we may pass an enum to tell which tangent we wanna set (arrive, leave, both) |