ITransformGizmoSource::GetGizmoAxisToDraw

Returns the current gizmo axes to draw

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > EditorGizmos > ITransformGizmoSource

  • ITransformGizmoSource::GetGizmoAxisToDraw()

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/TransformGizmoInterfaces.h
Include #include "EditorGizmos/TransformGizmoInterfaces.h"
virtual [EAxisList::Type](API\Runtime\Core\Math\EAxisList__Type) GetGizmoAxisToDraw
(
    EGizmoTransformMode InGizmoMode
) const

Remarks

Returns the current gizmo axes to draw


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library