Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
name Field (InputButton)

The name given to the Input Button.

Be careful! To properly recognize input from the user's input devices, if buttonType == Mouse or buttonType == Gamepad, this value must correspond to a Name given to a virtual axis in the Unity Input Manager.
Syntax
public string name

Field Value

If buttonType == Mouse or buttonType == Gamepad:

A string corresponding to the Name property of a virtual axis defined in the Unity Input Manager.

Otherwise, a unique name given to the Input Button.

See Also

Reference

InputButton Class
InputButton Members

 

 


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

Send Feedback