docs.unity.cn
    Show / Hide Table of Contents

    Enum MouseButton

    Button indices for buttons.

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    public enum MouseButton

    Fields

    Name Description Value
    Left

    Left mouse button.


    0
    Right

    Right mouse button.


    1
    Middle

    Middle mouse button.


    2
    Forward

    Second side button.


    3
    Back

    First side button.


    4
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 27, 2023