Unreal Engine Blueprint API Reference > Physics > Components > Physics Constraint
Sets the drive params for the linear drive.
Target is Physics Constraint Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
real | Position Strength | Positional strength for the drive (stiffness) |
real | Velocity Strength | Velocity strength of the drive (damping) |
real | In Force Limit | Max force applied by the drive |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |