Unreal Engine Blueprint API Reference > Physics > Components > Physics Constraint
Enables/Disables linear position drive
Target is Physics Constraint Component
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
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 |