| AlignBone |
FBoneReference |
Optional bone to Align to target transform. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=TargetTransform
|
| AlignOffset |
FTransform |
Offset from Root (or AlignBone) to Align to the target transform. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=TargetTransform
|
| 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. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Steering
|
| bForceTargetTransformUpright |
bool |
Only allow Yaw in the target transform (remove other rotations before warping) |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=TargetTransform
|
| bSeparateTranslationCurves |
bool |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="!bUseSeparateTranslationCurves")
|
| Disable |
FName |
Bool variable which will disable this notify. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=TargetTransform
|
| RotationWarpingCurve |
FAlignmentWarpCurve |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Blending
|
| SteeringSettings |
FAlignmentSteeringSettings |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Steering
- Meta=(EditCondition=bEnableSteering)
|
| TranslationWarpingCurve |
FAlignmentWarpCurve |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Blending
|
| TranslationWarpingCurve_InMovementDirection |
FAlignmentWarpCurve |
Curve for warping translation in direction of movement |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="bUseSeparateTranslationCurves")
|
| TranslationWarpingCurve_OutOfMovementDirection |
FAlignmentWarpCurve |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Blending
- Meta=(EditCondition="bUseSeparateTranslationCurves")
|
| UpdateMode |
EAlignmentUpdateMode |
|
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=TargetTransform
|