TrackSurface
TrackSurface(
props):Element
Defined in: packages/engine/src/components/TrackSurface.tsx:34
Draws the ground a track rides: a cross-section of lane, shoulders, walls and apron laid along the track, each zone in its own material.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
props |
TrackSurfaceProps |
Returns
Section titled “Returns”Element