FTypedElementViewportInteractionCustomization::GetGizmoPivotLocation

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

  • FTypedElementViewportInteractionCustomization::GetGizmoPivotLocation()

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Elements/Framework/TypedElementViewportInteraction.h
Include #include "Elements/Framework/TypedElementViewportInteraction.h"
Source /Engine/Source/Editor/EditorFramework/Private/Elements/Framework/TypedElementViewportInteraction.cpp
virtual bool GetGizmoPivotLocation
(
    const [TTypedElement](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElement)< [ITypedElementWorldInterface](API\Runtime\Engine\Elements\Interfaces\ITypedElementWorldInterface) > & InElementWorldHandle,
    const [UE::Widget::EWidgetMode](API\Editor\EditorFramework\UE__Widget__EWidgetMode) InWidgetMode,
    FVector & OutPivotLocation
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library