public bool DeleteTrack (Timeline.TrackAsset track);

Parámetros

trackThe track to delete. It must be owned by the Timeline.

Valor de retorno

bool True if the track was deleted successfully.

Descripción

Deletes a track from a timeline, including all clips and subtracks.