EntitiesUpdatedEvent
Defined in: node_modules/@3dverse/livelink.core/dist/sources/controllers/EditorEvents.d.ts:6
Extends
Event
Properties
Property | Modifier | Type | Description |
---|---|---|---|
updated_entities | readonly | { entity_euid : UUID ; updated_components : Partial <ComponentsRecord >; }[] | An array of entities that have been updated. |