FTypedElementViewportInteractionElement::GizmoManipulationDeltaUpdate

Unreal Engine C++ API Reference > Editor > EditorFramework > Elements > Framework > FTypedElementViewportInteractionElement

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Elements/Framework/TypedElementViewportInteraction.h
Include #include "Elements/Framework/TypedElementViewportInteraction.h"
void GizmoManipulationDeltaUpdate
(
    const [UE::Widget::EWidgetMode](API\Editor\EditorFramework\UE__Widget__EWidgetMode) InWidgetMode,
    const [EAxisList::Type](API\Runtime\Core\Math\EAxisList__Type) InDragAxis,
    const [FInputDeviceState](API\Runtime\InteractiveToolsFramework\FInputDeviceState) & InInputState,
    const FTransform & InDeltaTransform,
    const FVector & InPivotLocation
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library