UViewportWorldInteraction::IsTransformGizmoVisible

Returns whether the transform gizmo is actually visible right now.

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h

Include

#include "ViewportWorldInteraction.h"

Syntax

bool IsTransformGizmoVisible() const

Remarks

Returns whether the transform gizmo is actually visible right now. This is different than whether it 'should' be visible, as the gizmo can be implicitly hidden if there are no selected objects, for example.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss