FConstraintInstance::SetAngularVelocityDrive

Windows
MacOS
Linux

Deprecated

  • Please call SetAngularVelocityDriveTwistAndSwing. Note the order of bools is reversed (Make sure to pass Twist and then Swing)

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetAngularVelocityDrive
(
    bool bInEnableSwingDrive,
    bool bInEnableTwistDrive
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss