docs.unity.cn
    Show / Hide Table of Contents

    Enum MouseButton

    Button indices for buttons.

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    public enum MouseButton : int

    Fields

    Name Description Value
    Back

    First side button.

    Forward

    Second side button.

    Left

    Left mouse button.

    Middle

    Middle mouse button.

    Right

    Right mouse button.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, January 5, 2022
    Terms of use