public Timeline.TimelineClip CreateClip ();

Valor de retorno

TimelineClip A TimelineClip whose asset is of type T.

Descripción

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.