Unreal Engine Blueprint API Reference > Physics > Components > Physics Constraint
Enables/Disables angular velocity twist and swing drive. Only relevant if the AngularDriveMode is set to Twist and Swing
Target is Physics Constraint Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | Enable Twist Drive | Indicates whether the drive for the twist axis should be enabled. Only relevant if the AngularDriveMode is set to Twist and Swing |
boolean | Enable Swing Drive | Indicates whether the drive for the swing axis should be enabled. Only relevant if the AngularDriveMode is set to Twist and Swing |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |