Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
isClicked Property (OculusButton)

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.
Syntax
public override bool isClicked {get;}

Property Value

true if the Input Button was clicked, false if not.
See Also

Reference

OculusButton Class
OculusButton Members
Base Implementation in isClicked

 

 


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

Send Feedback