docs.unity3d.com
    Show / Hide Table of Contents

    Enum KeyModifier

    Namespace: Unity.Muse.Common
    Syntax
    [Flags]
    public enum KeyModifier

    Fields

    Name Description Value
    None

    No modifier keys.


    0
    Alt

    Alt key (or Option key on macOS).


    1
    Action

    Control key on Windows and Linux. Command key on macOS.


    2
    Shift

    Shift key.


    4
    Control

    Marks that the Control key modifier is part of the key combination. Resolves to control key on Windows, macOS, and Linux.


    8
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023