FConstraintInstance::SetAngularVelocityDriveTwistAndSwing

Set which twist and swing angular velocity drives are enabled.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/ConstraintInstance.cpp

Syntax

void SetAngularVelocityDriveTwistAndSwing
(
    bool bInEnableTwistDrive,
    bool bInEnableSwingDrive
)

Remarks

Set which twist and swing angular velocity drives are enabled. Only applicable when Twist And Swing drive mode is used

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