ITransformGizmoSource::GetGizmoCoordSystemSpace

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

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

  • ITransformGizmoSource::GetGizmoCoordSystemSpace()

References

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

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library