Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine > API/Runtime/Engine/PhysicsEngine/UPhysicsConstraintComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsConstraintComponent.h |
| Include | #include "PhysicsEngine/PhysicsConstraintComponent.h" |
UFUNCTION (BlueprintCallable, Category="Physics|Components|PhysicsConstraint",
Meta=(DeprecatedFunction, DeprecationMessage="Use SetAngularVelocityDriveTwistAndSwing instead."))
void SetAngularVelocityDrive
(
bool bEnableSwingDrive,
bool bEnableTwistDrive
)