VirtualAxis Methods |
[This is preliminary documentation and is subject to change.]
The VirtualAxis type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds a value to the uncommitted next frame. Convenience method for axes
that accumulate input in-between frames.
| |
Commit |
Commits changes to the next frame.
| |
Set(Boolean) |
Sets the next frame value. Convenience method for axes representing
digital buttons.
| |
Set(Single) |
Sets the next frame value.
|