UGeomModifier::InputDelta

Windows
MacOS
Linux

Override Hierarchy

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Classes/GeomModifier.h

Include

#include "GeomModifier.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/GeometryModifiers.cpp

Syntax

virtual bool InputDelta
(
    class FEditorViewportClient * InViewportClient,
    FViewport * InViewport,
    FVector & InDrag,
    FRotator & InRot,
    FVector & InScale
)

Returns

true if the delta was handled by this editor mode tool.

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