FViewportTransformable::SetLinearVelocity

For physically simulated objects, sets the new velocity of the object

Windows
MacOS
Linux

Override Hierarchy

FViewportTransformable::SetLinearVelocity()

FActorViewportTransformable::SetLinearVelocity()

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportTransformable.h

Include

#include "ViewportTransformable.h"

Syntax

virtual void SetLinearVelocity
(
    const FVector & NewVelocity
)

Remarks

For physically simulated objects, sets the new velocity of the object

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