Raw digital with position 2D input event.
More...
#include <InputChannelDigitalWithPosition2D.h>
|
|
| RawInputEvent (float normalizedX, float normalizedY, bool digitalValue) |
| | Constructor.
|
| |
|
| AZ_DEFAULT_COPY (RawInputEvent) |
| |
|
| ~RawInputEvent ()=default |
| | Default destructor.
|
| |
|
|
float | m_normalizedX |
| | The normalized x position of the raw input event.
|
| |
|
float | m_normalizedY |
| | The normalized y position of the raw input event.
|
| |
|
bool | m_digitalValue |
| | The digital value of the raw input event (on|off)
|
| |
Raw digital with position 2D input event.
The documentation for this struct was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Input/Channels/InputChannelDigitalWithPosition2D.h