InstancedModel
InstancedModel(
__namedParameters):Element|null
Defined in: packages/engine/src/components/InstancedModel.tsx:32
Draws a registered model once per placement, in one draw call per mesh in the model, and spawns no entity: a forest, a field of coins or a scree of rocks. Each copy stands on its placement by the model’s bounds, as the scatter kit does.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
__namedParameters |
InstancedModelProps |
Returns
Section titled “Returns”Element | null