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

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 virtual bool isClicked {get;}

Property Value

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

Reference

InputButton Class
InputButton Members

 

 


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

Send Feedback