docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum KeyModifier

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

    Fields

    Name Description
    Action

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

    Alt

    Alt key (or Option key on macOS).

    Control

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

    None

    No modifier keys.

    Shift

    Shift key.

    In This Article
    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