public Timeline.TimelineClip CreateClip ();

반환

TimelineClip A TimelineClip whose asset is of type T.

설명

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.