Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Enables/Disables linear velocity drive
Target is Constraint Instance Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Accessor | Constraint accessor to change |
| boolean | Enable Drive X | Indicates whether the drive for the X-Axis should be enabled |
| boolean | Enable Drive Y | Indicates whether the drive for the Y-Axis should be enabled |
| boolean | Enable Drive Z | Indicates whether the drive for the Z-Axis should be enabled |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |