public bool DeleteTrack (Timeline.TrackAsset track);

파라미터

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

반환

bool True if the track was deleted successfully.

설명

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