Method CreateMarkerTrack
CreateMarkerTrack()
Creates a marker track for the TimelineAsset.
선언
public void CreateMarkerTrack()
참고
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.