Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportWorldInteraction
References
| Module | ViewportInteraction |
| Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h |
| Include | #include "ViewportWorldInteraction.h" |
| Source | /Engine/Source/Editor/ViewportInteraction/Private/ViewportWorldInteraction.cpp |
bool IsTransformGizmoVisible&40;&41; 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.