This version of Unity is unsupported.

TrackAssetExtensions.SetGroup

Declaration

public static void SetGroup(Timeline.TrackAsset asset, Timeline.GroupTrack group);

Parameters

asset The track to asset.
group The GroupTrack to assign the track to.

Description

Assigns the track to the specified group track.