UEditorTransformGizmoSource::GetGizmoCoordSystemSpace

Returns the coordinate system space (world or local) in which to display the gizmo

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

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EditorGizmos/EditorTransformGizmoSource.h
Include #include "EditorGizmos/EditorTransformGizmoSource.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EditorGizmos/EditorTransformGizmoSource.cpp
virtual EToolContextCoordinateSystem GetGizmoCoordSystemSpace() const

Remarks

Returns the coordinate system space (world or local) in which to display the gizmo The coordinate system space (world or local) to display the widget in


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library