Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
registerAction Method

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.

Syntax
public bool registerAction()

Return Value

true if successful, false if not.
See Also

Reference

InputAction Class
InputAction Members

 

 


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

Send Feedback