Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::ViewportInteraction::MainEditorViewportInteractionRequests Class Referenceabstract

Viewport requests that are only guaranteed to be serviced by the Main Editor viewport. More...

#include <ViewportMessages.h>

Public Member Functions

virtual bool ShowingWorldSpace ()=0
 Is the user holding a modifier key to move the manipulator space from local to world.
 
virtual QWidget * GetWidgetForViewportContextMenu ()=0
 Return the widget to use as the parent for the viewport context menu.
 

Detailed Description

Viewport requests that are only guaranteed to be serviced by the Main Editor viewport.


The documentation for this class was generated from the following file: