Replicas
Replicas(
__namedParameters):Element[]
Defined in: packages/engine/src/components/Replicas.tsx:27
Draws every entity the room’s stream spawned in this world that no Entity of the scene draws, each where the loop places it between the room’s last two snapshots: a hero as her placeholder body, anything with a model as that model. An entity with no place, such as the day clock, draws nothing. On a world fed from no room there is nothing to draw.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
__namedParameters |
ReplicasProps |
Returns
Section titled “Returns”Element[]