FConstraintInstance::SetAngularVelocityTarget

Set the angular drive's angular velocity target Function for setting target angular velocity.

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 SetAngularVelocityTarget
(
    const FVector & InVelTarget
)

Remarks

Set the angular drive's angular velocity target

Function for setting target angular velocity.

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