Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Sets whether bodies attched to the constraint can collide or not
Target is Constraint Instance Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Accessor | Constraint accessor to change |
| boolean | Disable Collision | true to disable collision between constrained bodies |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |