TimelineEditor

class in UnityEditor.Timeline

Switch to Manual

Description

Information currently being edited in the Timeline Editor Window.

Static Variables

inspectedAssetThe TimelineAsset currently being shown in the Timeline window.
inspectedDirectorThe PlayableDirector associated with the timeline currently being shown in the Timeline window.
masterAssetThe TimelineAsset at the root of the hierarchy currently being shown in the Timeline window.
masterDirectorThe PlayableDirector responsible for the playback of the timeline currently being shown in the Timeline window.

Static Functions

RefreshRefreshes the different components affected by the currently inspected TimelineAsset, based on the RefreshReason provided.