docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEditor.Timeline

    Classes

    AnimationTrackExtensions

    Extension Methods for AnimationTracks that require the Unity Editor, and may require the Timeline containing the Animation Track to be currently loaded in the Timeline Editor Window.

    ClipEditor

    Use this class to customize clip types in the TimelineEditor.

    CustomTimelineEditorAttribute

    Attribute that specifies a class as an editor for an extended Timeline type.

    MarkerEditor

    Use this class to customize marker types in the TimelineEditor.

    TimelineEditor

    Information currently being edited in the Timeline Editor Window.

    TimelineEditorWindow

    Base class of the TimelineWindow.

    TimelineNavigator

    Interface to navigate through Timelines and SubTimelines for the Timeline window.

    TrackEditor

    Use this class to customize track types in the TimelineEditor.

    TrackExtensions

    Extension Methods for Tracks that require the Unity Editor, and may require the Timeline containing the Track to be currently loaded in the Timeline Editor Window.

    UndoExtensions

    Use this class to record the state of a timeline or its components prior to modification.

    Structs

    ClipBackgroundRegion

    Description of the on-screen area where a clip is drawn

    ClipDrawOptions

    The user-defined options for drawing a clip.

    MarkerDrawOptions

    The user-defined options for drawing a marker.

    MarkerOverlayRegion

    The description of the on-screen area where the marker is drawn.

    SequenceContext

    A context for the Timeline window (RO)

    TrackDrawOptions

    The user-defined options for drawing a track."

    Interfaces

    IInspectorChangeHandler

    Implement this interface in your PlayableAsset inspector to change what happens when a UI component in the inspector is modified

    Enums

    MarkerUIStates

    The flags that indicate the view status of a marker.

    PlaybackScrollMode

    Scrolling mode during playback for the timeline window.

    RefreshReason

    Refresh(RefreshReason) uses these flags to determine what needs to be refreshed or updated.

    TimeFormat

    The available display modes for time in the Timeline Editor.

    TimelineModes

    Different mode for Timeline

    TrackBindingErrors

    The errors displayed for the track binding.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, January 27, 2022
    Terms of use