Gems/Atom
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
-2
@@ -160,8 +160,6 @@ namespace AtomToolsFramework
|
||||
QElapsedTimer m_renderTimer;
|
||||
// The time of the last recorded tick event from the system tick bus.
|
||||
AZ::ScriptTimePoint m_time;
|
||||
// Whether the Viewport is currently hiding and capturing the cursor position.
|
||||
bool m_capturingCursor = false;
|
||||
// The viewport settings (e.g. grid snapping, grid size) for this viewport.
|
||||
const AzToolsFramework::ViewportInteraction::ViewportSettings* m_viewportSettings = nullptr;
|
||||
// Maps our internal Qt events into AzFramework InputChannels for our ViewportControllerList.
|
||||
|
||||
Reference in New Issue
Block a user