Immerseum.VRSimulator Namespace > InputButton Class : isClicked Property |
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. |