public static Timeline.GroupTrack GetGroup (Timeline.TrackAsset asset);

Parámetros

assetThe track asset.

Valor de retorno

GroupTrack The parent GroupTrack or null if the Track is an override track, or root track.

Descripción

Gets the GroupTrack this track belongs to.