VirtualAxis Properties |
[This is preliminary documentation and is subject to change.]
The VirtualAxis type exposes the following members.
Name | Description | |
---|---|---|
Code | InputCode associated with this axis, if any. Informative only.
| |
HasChanged | true if value on this axis has changed from the previous frame.
| |
IsDown | ||
IsHeld | true if this axis is not in the rest state in the current frame
(i.e. Value is not zero).
| |
IsUp | ||
NextValue |
Uncommitted value on this axis for the next frame. May change multiple times
during a single frame until committed.
| |
PreviousValue |
Value on this axis in the previous frame.
| |
Value |
Value on this axis in the current frame.
|