Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnimationModifierLibraryModule | |||
| FBoneReferencePair | |||
| FEncodeRootBoneWeightedBone | |||
| FEncodeRootBoneWeightedBoneAxis | |||
| UCopyBonesModifier | Animation Modifier to copy the transform of 'SourceBone(s)' to 'TargetBone(s)' | ||
| UEncodeRootBoneModifier | |||
| UMotionExtractorModifier | Extracts motion from a bone in the animation and bakes it into a curve | ||
| UMotionExtractorUtilityLibrary | |||
| UReOrientRootBoneModifier | Reorient root bone in the animation while maintaining mesh position and rotation | ||
| UZeroOutRootBoneModifier | Adjust root motion to be relative to the first frame. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EEncodeRootBoneAxis | |||
| EMotionExtractor_Axis | Axis to get the final value from | ||
| EMotionExtractor_MathOperation | Math operations that can be applied to the extracted value before add it to the curve | ||
| EMotionExtractor_MotionType | Type of motion to extract |
Functions
| Type | Name | Description | |
|---|---|---|---|
| constexpr bool | EnumHasAnyFlags
(
int32 Flags, |
||
| constexpr bool | |||
| constexpr EMotionExtractor_MotionType | |||
| EMotionExtractor_MotionType & | operator&=
(
EMotionExtractor_MotionType& Lhs, |
||
| constexpr EMotionExtractor_MotionType | |||
| EMotionExtractor_MotionType & | operator^=
(
EMotionExtractor_MotionType& Lhs, |
||
| constexpr EMotionExtractor_MotionType | |||
| EMotionExtractor_MotionType & | operator|=
(
EMotionExtractor_MotionType& Lhs, |
||
| constexpr EMotionExtractor_MotionType |