BlueprintAPI > BlueprintAPI/Physics > BlueprintAPI/Physics/Components > BlueprintAPI/Physics/Components/PhysicsConstraint
Switches the angular drive mode between SLERP and Twist And Swing
Target is Physics Constraint Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
enum | Drive Mode | The angular drive mode to use. SLERP uses shortest spherical path, but will not work if any angular constraints are locked. Twist and Swing decomposes the path into the different angular degrees of freedom but may experience gimbal lock |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |