docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TimelineModes

    Different mode for Timeline

    Namespace: UnityEditor.Timeline
    Assembly: Unity.Timeline.Editor.dll
    Syntax
    [Flags]
    public enum TimelineModes

    Fields

    Name Description
    Active

    A playable director with a valid timeline is selected in editor.

    AssetEdition

    Timeline in AssetEditing mode. This mode is enabled when a timeline asset is selected in the project window.

    Default

    The timeline can be edited (either through playable director or selected timeline asset in project window).

    Disabled

    Disabled Timeline.

    Inactive

    The timeline cannot be played or previewed.

    ReadOnly

    The timeline is not editable. (the TimelineAsset file is either readonly on disk or locked by source control).

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)