Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Systems
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/WeightAndEasingEvaluatorSystem.h |
| Include | #include "Systems/WeightAndEasingEvaluatorSystem.h" |
Syntax
struct FHierarchicalEasingChannelBuffer
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BlendTargetStartIndex | ||
| TArray< FHierarchicalEasingChannelData > | Channels |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint16 | AddBaseChannel
(
const FHierarchicalEasingChannelData& InChannelData |
||
| uint16 | AddBlendTargetChannel
(
const FHierarchicalEasingChannelData& InChannelData |
||
| bool | IsEmpty () |
||
| void | Reset () |
||
| void |