Click or drag to resize

VirtualAxis Methods

[This is preliminary documentation and is subject to change.]

The VirtualAxis type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds a value to the uncommitted next frame. Convenience method for axes that accumulate input in-between frames.
Public methodCommit
Commits changes to the next frame.
Public methodSet(Boolean)
Sets the next frame value. Convenience method for axes representing digital buttons.
Public methodSet(Single)
Sets the next frame value.
Top
See Also