Immerseum.VRSimulator Namespace : MouseButton Class |
Represents a virtual button defined in Unity's Input Manager that corresponds to a mouse button.
By including this Input Button in an InputAction (on one of the Button lists), you associate the input device with the action that you want the user's input to evoke.
public class MouseButton : InputButton
System.Object
Immerseum.VRSimulator.InputButton
Immerseum.VRSimulator.MouseButton