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

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

Public Properties
 NameDescription
Public PropertybuttonType  
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 PropertyisReleasedOverridden. Indicates whether the Input Button is released.  
Top
See Also

Reference

MouseButton Class
Immerseum.VRSimulator Namespace

 

 


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

Send Feedback