Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCharacterGroundConstraint
Description
Set both the target delta position and facing angle. This is more efficient than setting them both individually
| Name | SetMotionTarget |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Character/CharacterGroundConstraint.h |
| Include Path | #include "Chaos/Character/CharacterGroundConstraint.h" |
void SetMotionTarget
(
const FVector & TargetDeltaPosition,
const FReal & TargetDeltaFacing
)