Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/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 |