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.
TimelinePlaybackControls
Use the TimelinePlaybackControls to manage the Timeline window's playback state, playhead location, and play range.
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
Provides methods that record the state of a timeline, and 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
TimelinePlaybackControls.Context
Use Context to specify whether the time is based on local time or global time.
TrackBindingErrors
The errors displayed for the track binding.