Navigation
BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Constraints
Gets whether the angular velocity slerp drive is enabled or not. Only relevant if the AngularDriveMode is set to SLERP
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 SLERP | Indicates whether the SLERP drive is enabled. Only relevant if the AngularDriveMode is set to SLERP |