Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Components > BlueprintAPI/Physics/Components/PhysicsConstraint
Retrieve the constraint force most recently applied to maintain this constraint. Returns 0 forces if the constraint is not initialized or broken.
Target is Physics Constraint Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector | Out Linear Force | |
| vector | Out Angular Force |