Skip to content

TrackScatterPlacement

Defined in: packages/engine/src/render/trackScatter.ts:90

A placed copy: an instanced model’s placement, and which model.

Property Type Description Overrides
model string - -
position Position The point the model’s lowest point stands on. InstancePlacement.position
scale? number | Position A multiple of the model’s own size, one for every axis or one each. -
tint? ColorRepresentation - -
turn? number Radians about y. -