Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FConstraintInstance
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetLinearDriveParams
(
float InPositionStrength, |
Set the linear drive's strength parametersFunction for setting linear motor parameters. |
![]() |
void | SetLinearDriveParams
(
const FVector& InPositionStrength, |
Set the linear drive's strength parameters per-axis |