Property markerTrack
markerTrack
Gets the marker track for this TimelineAsset.
선언
public MarkerTrack markerTrack { get; }
프로퍼티 값
타입 | 설명 |
---|---|
MarkerTrack | Returns the marker track. |
참고
Use GetMarkers() to get a list of the markers on the returned track.