Skip to content

ComponentStateSnapshot

Defined in: Inspector.ts:143

optional facets?: InspectorFacets

Defined in: Inspector.ts:153

Namespaced, derived facets contributed by registered InspectorFacetContributors — e.g. the renderer publishes a render facet (world-space bounds + visibility). Present only when at least one contributor produced a facet for this component. Always computed live, never from serialize().


state: unknown

Defined in: Inspector.ts:145


type: string

Defined in: Inspector.ts:144