docs.unity.cn
    Show / Hide Table of Contents

    Enum MarkerUIStates

    The flags that indicate the view status of a marker.

    Namespace: UnityEditor.Timeline
    Syntax
    [Flags]
    public enum MarkerUIStates

    Fields

    Name Description Value
    None

    No extra state specified.


    0
    Selected

    The marker is selected.


    1
    Collapsed

    The marker is in a collapsed state.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023