Method CreateMarkerTrack
CreateMarkerTrack()
Creates a marker track for the TimelineAsset.
Declaration
public void CreateMarkerTrack()
Remarks
This track is always bound to the GameObject that contains the PlayableDirector component for the current timeline. The marker track is created the first time this method is called. If the marker track is already created, this method does nothing.