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
    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 Thursday, November 3, 2022
    Terms of use