@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / LightSyncSystem
Class: LightSyncSystem
Defined in: systems/LightSyncSystem.ts:69
Implements
Constructors
Constructor
ts
new LightSyncSystem(): LightSyncSystem;Returns
LightSyncSystem
Methods
update()
ts
update(world): void;Defined in: systems/LightSyncSystem.ts:72
Parameters
| Parameter | Type |
|---|---|
world | World |
Returns
void

