unreal.PrecomputedWarpSteeringSettings¶
- class unreal.PrecomputedWarpSteeringSettings¶
Bases:
StructBasePrecomputed Warp Steering Settings
C++ Source:
Plugin: MotionWarping
Module: MotionWarping
File: RootMotionModifier_PrecomputedWarp.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