class in UnityEditor.Timeline
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseInformation currently being edited in the Timeline Editor Window.
inspectedAsset | The TimelineAsset currently being shown in the Timeline window. |
inspectedDirector | The PlayableDirector associated with the timeline currently being shown in the Timeline window. |
masterAsset | The TimelineAsset at the root of the hierarchy currently being shown in the Timeline window. |
masterDirector | The PlayableDirector responsible for the playback of the timeline currently being shown in the Timeline window. |
Refresh | Refreshes the different components affected by the currently inspected TimelineAsset, based on the RefreshReason provided. |