UPhysicsConstraintComponent::SetAngularVelocityTarget

Sets the target velocity for the angular drive.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/PhysicsConstraintComponent.h"

Source

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

Syntax

void SetAngularVelocityTarget
(
    const FVector & InVelTarget
)

Remarks

Sets the target velocity for the angular drive.

Parameters

Parameter

Description

InVelTarget

Target 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