This version of Unity is unsupported.

TrackAsset.CreateDefaultClip

Declaration

public Timeline.TimelineClip CreateDefaultClip();

Returns

TimelineClip A new TimelineClip that is attached to the track.

Description

Creates a default clip for this track, where the clip's asset type is based on any TrackClipTypeAttributes marking the track.