Immerseum.VRSimulator Namespace : InputAction Class |
For a list of all members of this type, see InputAction members.
Name | Description | |||||
---|---|---|---|---|---|---|
![]() | deregisterAction | Removes the InputAction from the list of registered InputActions recognized/monitored by the InputActionManager. | ||||
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. | ||||
![]() | getAxisValueSource | Returns the type of input device from which the axis value is being returned.
| ||||
![]() | GetHashCode | Serves as the default hash function. | ||||
![]() | registerAction | Registers the InputAction with the InputActionManager, thus supporting it in your VR Scene. Once an InputAction has been registered, the InputActionManager will fire the OnInputActionStart event whenever the InputAction is received from the user's input devices. | ||||
![]() | ToString | Returns a string that represents the current object.Returns the name property of the InputAction. |