Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

TrackAsset.CreateClip

public Timeline.TimelineClip CreateClip();

Returns

TimelineClip A TimelineClip whose asset is of type T.

Description

Creates a clip on the track with a custom playable asset attached, whose type is specified by T. Throws an InvalidOperationException if the specified type is not supported by the track.

Did you find this page useful? Please give it a rating: