Immerseum.VRSimulator Namespace : MouseButton Class |
The following tables list the members exposed by MouseButton.
Name | Description | |
---|---|---|
MouseButton Constructor |
Name | Description | |
---|---|---|
buttonIndex | The index (integer) of the mouse button associated with this Input Button. |
Name | Description | |||
---|---|---|---|---|
buttonType | ||||
isClicked | Overridden. Indicates whether the Input Button has been clicked.
| |||
isHeld | Overridden. Indicates whether the Input Button is held. | |||
isPressed | Overridden. Indicates whether the Input Button is pressed. | |||
isPressedAndHeld | Overridden. Indicates whether the Input Button is pressed and then held. | |||
isReleased | Overridden. Indicates whether the Input Button is released. |