Property markerTrack
markerTrack
Gets the marker track for this TimelineAsset.
Declaration
public MarkerTrack markerTrack { get; }
Property Value
| Type | Description | 
|---|---|
| MarkerTrack | Returns the marker track.  | 
    
Remarks
Use GetMarkers() to get a list of the markers on the returned track.