This version of Unity is unsupported.

TrackAsset.GetClips

Declaration

public IEnumerable<TimelineClip> GetClips();

Returns

IEnumerable<TimelineClip> The list of clips owned by the track.

Description

Returns an enumerable list of clips owned by the track.