TrackScatterCopy
Defined in: packages/engine/src/render/trackScatter.ts:31
One copy at one spot.
Extends
Section titled “Extends”TrackScatterSpot
Properties
Section titled “Properties”| Property | Type | Default value | Description |
|---|---|---|---|
across |
number |
undefined |
Metres across, positive to the right of travel, measured from from. |
at |
number |
undefined |
Metres along the centerline. |
from? |
"left" | "right" | "center" |
"center" |
The centerline, or the track’s left or right edge, as a TrackSectionPoint measures. |
height? |
number |
0 |
Metres above the surface it is seated on. |
model? |
string |
undefined |
One of the scatter’s models; left out, drawn by their weights. |
scale? |
number | Position |
1 |
A multiple of the model’s size, one for every axis or one each. |
turn? |
number |
undefined |
Radians about y; left out, hashed. |