Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnimatedBoneAttribute | Structure encapsulating animated (bone) attribute data. | ||
| FAnimationAttributeIdentifier | Script-friendly structure for identifying an attribute (curve). | ||
| FAnimationCurveData | Structure encapsulating animated curve data. Currently only contains Float and Transform curves. | ||
| FAnimationCurveIdentifier | Script-friendly structure for identifying an animation curve. | ||
| FAnimationTrackAddedPayload | |||
| FAnimationTrackPayload | |||
| FAnimDataModelModifiedDynamicEvent | |||
| FAnimDataModelNotifPayload | |||
| FAnimDataModelNotifyCollector | Helper structure for keeping track of which notifies of type EAnimDataModelNotifyType are broadcasted between top-level EAnimDataModelNotifyType::BracketOpened and EAnimDataModelNotifyType::BracketClosed notifies | ||
| FAttributePayload | |||
| FBoneAnimationTrack | Structure encapsulating a single bone animation track. | ||
| FBracketPayload | |||
| FBranchFilter | Bone Mask Filter data holder class for A2Node_PerBone. | ||
| FCurveFlagsChangedPayload | |||
| FCurvePayload | |||
| FCurveRenamedPayload | |||
| FCurveScaledPayload | |||
| FEmptyPayload | |||
| FEvaluationContext | Structure used to supply necessary animation (pose) evaluation information | ||
| FFrameRateChangedPayload | |||
| FInputBlendPose | |||
| FSequenceLengthChangedPayload | |||
| IAnimationDataController | |||
| IAnimationDataModel | |||
| IAnimationDataModels | Modular feature allowing plugins to provide an implementation of IAnimationDataModel | ||
| UAnimationAttributeIdentifierExtensions | Script-exposed functionality for wrapping native functionality and constructing valid FAnimationAttributeIdentifier instances | ||
| UAnimationCurveIdentifierExtensions | Script-exposed functionality for wrapping native functionality and constructing valid FAnimationCurveIdentifier instances | ||
| UAnimationDataController | The Controller is the sole authority to perform changes on the Animation Data Model. | ||
| UAnimationDataModel | |||
| UAnimationDataModelNotifiesExtensions | |||
| UAnimDataModel | The Model represents the source data for animations. | ||
| UBoneMaskFilter |