InstancePlacement
Defined in: packages/engine/src/components/InstancedModel.tsx:10
One copy of the model: where its foot stands, how it is turned and sized, and the colour it is multiplied by.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
position |
Position |
The point the model’s lowest point stands on. |
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. |