Immerseum.VRSimulator Namespace > InputActionManager Class : isMousePressedAndHeld Method |
Please Note | |
Can also accept an array or comma-delimited list of integers for buttons. Will return true if one or more of the buttons was clicked. |
Overload | Description |
---|---|
isMousePressedAndHeld(Int32) | Indicates whether the mouse button provided was pressed and then held throughout the frame. |
isMousePressedAndHeld(Int32[]) |