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

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

Public Properties
 NameDescription
Public PropertybuttonTypeOverridden. Determines the device type that the Input Button's virtual button maps to.  
Public PropertyisClickedOverridden. 

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 PropertyisHeldOverridden. Indicates whether the Input Button is held.  
Public PropertyisPressedOverridden. Indicates whether the Input Button is pressed.  
Public PropertyisPressedAndHeldOverridden. Indicates whether the Input Button is pressed and then held.  
Public PropertyisRawClicked  
Public PropertyisRawHeld  
Public PropertyisRawPressed  
Public PropertyisRawPressedAndHeld  
Public PropertyisRawReleased  
Public PropertyisReleasedOverridden. Indicates whether the Input Button is released.  
Top
See Also

Reference

OculusButton Class
Immerseum.VRSimulator Namespace

 

 


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

Send Feedback