Version: 2018.4

TimelineEditor

class in UnityEditor.Timeline

マニュアルに切り替える

説明

Information currently being edited in the Timeline Editor Window.

Static 変数

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 関数

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