Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Gets Constraint Angular 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 | Angular Breakable | Whether it is possible to break the joint with angular force |
| real | Angular Break Threshold | Torque needed to break the joint |