docs.unity3d.com
    Show / Hide Table of Contents

    Class MenuPriority.TrackActionSection

    Priorities for Track action menu items.

    Inheritance
    Object
    MenuPriority.TrackActionSection
    Namespace: UnityEditor.Timeline.Actions
    Syntax
    public static class TrackActionSection : object

    Fields

    editInAnimationWindow

    Edit Track In Animation Window menu item priority.

    Declaration
    public const int editInAnimationWindow = null
    Field Value
    Type Description
    Int32

    lockSelected

    Lock selected track menu item priority.

    Declaration
    public const int lockSelected = null
    Field Value
    Type Description
    Int32

    lockTrack

    Lock track menu item priority.

    Declaration
    public const int lockTrack = null
    Field Value
    Type Description
    Int32

    mute

    Mute track menu item priority.

    Declaration
    public const int mute = null
    Field Value
    Type Description
    Int32

    muteSelected

    Mute selected track menu item priority.

    Declaration
    public const int muteSelected = null
    Field Value
    Type Description
    Int32

    removeInvalidMarkers

    Remove Invalid Markers menu item priority.

    Declaration
    public const int removeInvalidMarkers = null
    Field Value
    Type Description
    Int32

    showHideMarkers

    Show hide marker menu item priority.

    Declaration
    public const int showHideMarkers = null
    Field Value
    Type Description
    Int32

    start

    First Track action menu item priority.

    Declaration
    public const int start = null
    Field Value
    Type Description
    Int32
    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