| ActualStartTime |
float |
|
RootMotionModifier_PrecomputedWarp.h |
|
| AlignOffset |
FTransform |
Offset from Root (or AlignBone) to Align to the target transform. |
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=TargetTransform
|
| AnimTrajectoryData |
FAnimTrajectoryData |
|
RootMotionModifier_PrecomputedWarp.h |
|
| bEnableSteering |
bool |
Steering will rotate the character based on the difference between the animated movement direction and the warped movement direction, to keep the character facing their direction of movement. |
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Steering
|
| bFirstFrame |
bool |
|
RootMotionModifier_PrecomputedWarp.h |
|
| bForceTargetTransformUpright |
bool |
Only allow Yaw in the target transform (remove other rotations before warping) |
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=TargetTransform
|
| bSeparateTranslationCurves |
bool |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Blending
|
| Disable |
FName |
Bool variable which will disable this notify. |
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=TargetTransform
|
| FilteredSteeringTarget |
FQuat |
|
RootMotionModifier_PrecomputedWarp.h |
|
| PreviousFrame |
float |
|
RootMotionModifier_PrecomputedWarp.h |
|
| RotationWarpingCurve |
FPrecomputedWarpCurve |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Blending
|
| RoundedEndTime |
float |
|
RootMotionModifier_PrecomputedWarp.h |
|
| StartingRootTransform |
FTransform |
|
RootMotionModifier_PrecomputedWarp.h |
|
| SteeringSettings |
FPrecomputedWarpSteeringSettings |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Steering
- Meta=(EditCondition=bEnableSteering)
|
| TargetSmoothingState |
FQuaternionSpringState |
|
RootMotionModifier_PrecomputedWarp.h |
|
| TargetTransform |
FTransform |
|
RootMotionModifier_PrecomputedWarp.h |
|
| TranslationWarpingCurve |
FPrecomputedWarpCurve |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="!bSeparateTranslationCurves")
|
| TranslationWarpingCurve_InMovementDirection |
FPrecomputedWarpCurve |
Curve for warping translation in direction of movement |
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="bSeparateTranslationCurves")
|
| TranslationWarpingCurve_OutOfMovementDirection |
FPrecomputedWarpCurve |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="bSeparateTranslationCurves")
|
| UpdateMode |
EPrecomputedWarpUpdateMode |
|
RootMotionModifier_PrecomputedWarp.h |
- EditAnywhere
- Category=TargetTransform
|
| WarpedTrajectory |
TArray< FTransform > |
|
RootMotionModifier_PrecomputedWarp.h |
|