Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Gets Constraint Linear Breakable properties
Target is Constraint Instance Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Accessor | Constraint accessor to query |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Linear Breakable | Whether it is possible to break the joint with linear force |
| real | Linear Break Threshold | Force needed to break the joint |