unreal.AlignmentSteeringSettings¶
- class unreal.AlignmentSteeringSettings¶
Bases:
StructBaseAlignment Steering Settings
C++ Source:
Plugin: EvaluationNotifies
Module: EvaluationNotifiesRuntime
File: AnimNotifyState_Alignment.h
Editor Properties: (see get_editor_property/set_editor_property)
angle_threshold(float): [Read-Write] When the warped movement direction differs from the animated movement direction by more than this threshold, steering will be disabled.enable_smoothing(bool): [Read-Write] Enable smoothing of the steering target orientation, to avoid instant orientation changessmooth_damping(float): [Read-Write] Spring damping factor for smoothingsmooth_stiffness(float): [Read-Write] Sprint stiffness for smoothing