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 © 2023 Unity Technologies
    Generated by DocFX
    on 27 March 2023
    Terms of use