UViewportWorldInteraction::ApplyVelocityDamping

Given a world space velocity vector, applies inertial damping to it to slow it down

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

void ApplyVelocityDamping
(
    FVector & Velocity,
    const bool bVelocitySensitive
)

Remarks

Given a world space velocity vector, applies inertial damping to it to slow it down

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