Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FAngularDriveConstraint
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetDriveParams
(
float InStiffness, |
Sets the three drive parameters (swing, twist and slerp) to the same value. |
![]() |
void | SetDriveParams
(
const FVector& InStiffness, |
Sets drive parameters in the order swing, twist, slerp. |