Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportWorldInteraction
Description
Called after dragging has finished with one or both hands and all inertial movement and interpolation has finished with the set of transformables we were working with. Will also be called if the drag was interrupted.
| Name | FinishedMovingTransformables |
| Type | function |
| Header File | /Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h |
| Include Path | #include "ViewportWorldInteraction.h" |
| Source | /Engine/Source/Editor/ViewportInteraction/Private/ViewportWorldInteraction.cpp |
void FinishedMovingTransformables()