Immerseum SDK: VR Simulator (version: RC-1.0.0)
       [view as Desktop | Tablet | Mobile]
InputButton Class Properties

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

Public Properties
 NameDescription
Public PropertybuttonTypeDetermines the device type that the Input Button's virtual button maps to.  
Public PropertyisClicked

Indicates whether the Input Button has been clicked.

Be careful! It is very difficult to actually "click" a button (press it down and release it) in the small window of a single frame. Instead, it is usually wiser to use isReleased or isPressed.
 
Public PropertyisGamepadButtonIndicates whether the Input Button is on a gamepad.  
Public PropertyisHeldIndicates whether the Input Button is held.  
Public PropertyisKeyboardButtonIndicates whether the Input Button is on a mouse.  
Public PropertyisMouseButtonIndicates whether the Input Button is on a mouse.  
Public PropertyisOculusButtonIndicates whether the Input Button is on an Oculus input device.  
Public PropertyisPressedIndicates whether the Input Button is pressed.  
Public PropertyisPressedAndHeldIndicates whether the Input Button is pressed and then held.  
Public PropertyisReleasedIndicates whether the Input Button is released.  
Public PropertyisSteamVRButtonIndicates whether the Input Button is on a SteamVR input device.  
Public Propertyvalue  
Top
See Also

Reference

InputButton Class
Immerseum.VRSimulator Namespace

 

 


Copyright (c) 2016-2017 Immerseum Inc. All rights reserved.

Send Feedback