| AngleThreshold |
float |
When the warped movement direction differs from the animated movement direction by more than this threshold, steering will be disabled. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Properties
|
| bEnableSmoothing |
bool |
Enable smoothing of the steering target orientation, to avoid instant orientation changes. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Properties
|
| SmoothDamping |
float |
Spring damping factor for smoothing. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Properties
- Meta=(EditCondition=bEnableSmoothing)
|
| SmoothStiffness |
float |
Sprint stiffness for smoothing. |
EvaluationNotifies/AnimNotifyState_Alignment.h |
- EditAnywhere
- Category=Propeties
- Meta=(EditCondition=bEnableSmoothing)
|