Skip to content

TrackPoint

Defined in: packages/engine/src/gameplay/track/track.ts:5

One authored point the track passes through, and its width there.

Property Type Description
width? number Metres from edge to edge, blended to the next point; 8 left out.
x number -
y number -
z number -
zone? string A tag for the stretch it starts, such as “ice”, blended to the next point: a TrackSurface draws each zone in its own material.