Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Gets whether angular orientation drive are enabled. Only relevant if the AngularDriveMode is set to Twist and Swing
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 | Out Enable Twist Drive | Indicates whether the drive for the twist axis is enabled. Only relevant if the AngularDriveMode is set to Twist and Swing |
| boolean | Out Enable Swing Drive | Indicates whether the drive for the swing axis is enabled. Only relevant if the AngularDriveMode is set to Twist and Swing |