State relating to an individual mouse interaction. More...
#include <ViewportTypes.h>
Public Attributes | |
| MousePick | m_mousePick |
| The mouse pick ray in world space and screen coordinates in screen space. | |
| MouseButtons | m_mouseButtons |
| The current state of the mouse buttons. | |
| InteractionId | m_interactionId |
| KeyboardModifiers | m_keyboardModifiers |
| The state of the keyboard modifiers (Alt/Ctrl/Shift). | |
State relating to an individual mouse interaction.
| InteractionId AzToolsFramework::ViewportInteraction::MouseInteraction::m_interactionId |
The EntityId of the camera this click came from and the id of the viewport it originated from.