Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
InputAction Class Methods

For a list of all members of this type, see InputAction members.

Public Methods
 NameDescription
Public MethodderegisterActionRemoves the InputAction from the list of registered InputActions recognized/monitored by the InputActionManager.  
Public MethodEqualsOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodgetAxisValueSource

Returns the type of input device from which the axis value is being returned.

Best Practice
When an InputAction axis has multiple Input Axes defined, the ImmerseumSDK always returns the axis value with the highest value or greatest magnitude.
 
Public MethodGetHashCodeServes as the default hash function.  
Public MethodregisterAction

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.

 
Public MethodToStringReturns a string that represents the current object.Returns the name property of the InputAction.  
Top
See Also

Reference

InputAction Class
Immerseum.VRSimulator Namespace
Custom Input Handling
Configuring Input & Movement
Custom InputAction Mapping

 

 


Copyright (c) 2015 Immerseum Inc. All rights reserved.

Send Feedback