Skip to main content

Type Alias: EntityCore

type EntityCore = {
euid: Euid;
} & Partial<ComponentsRecord>;

Defined in: node_modules/@3dverse/livelink.core/dist/_prebuild/engine_types/ComponentsRecord.d.ts:14

Type declaration

NameType
euidEuid