Namespace UnityEditor.Timeline
Classes
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.
TrackEditor
Use this class to customize track types in the TimelineEditor.
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.
TrackDrawOptions
The user-defined options for drawing a track."
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.
TimelineModes
Different mode for Timeline
TrackBindingErrors
The errors displayed for the track binding.