FConstraintInstance::SetAngularVelocityDrive

The order of bools is reversed (Make sure to pass Twist and then Swing)

Windows
MacOS
Linux

Deprecated

  • Please call SetAngularVelocityDriveTwistAndSwing.

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void SetAngularVelocityDrive
(
    bool bInEnableSwingDrive,
    bool bInEnableTwistDrive
)

Remarks

The order of bools is reversed (Make sure to pass Twist and then Swing)

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