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.
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.
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.