Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Copies all properties from one constraint to another
Target is Constraint Instance Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Accessor | Constraint accessor to write to |
| struct | Source Accessor | Constraint accessor to read from |
| boolean | Keep Position | Whether to keep original constraint positions |
| boolean | Keep Rotation | Whether to keep original constraint rotations |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |