export enum TrackSegmentType { STRAIGHT = 0, CURVE = 1, }