WorldEntitySnapshot
Defined in: Inspector.ts:198
Properties
Section titled “Properties”components
Section titled “components”components:
ComponentStateSnapshot[]
Defined in: Inspector.ts:209
facets?
Section titled “facets?”
optionalfacets?:InspectorFacets
Defined in: Inspector.ts:217
Entity-level namespaced facets, each surfaced by the contributor that owns
the namespace (see InspectorFacetContributor.inspectEntity). For the
renderer’s render namespace this is the first painted component’s facet —
a convenience for the common single-sprite/text case. Read the per-component
facets on ComponentStateSnapshot.facets to inspect the rest.
id:
string
Defined in: Inspector.ts:199
parent
Section titled “parent”parent:
string|null
Defined in: Inspector.ts:201
transform
Section titled “transform”transform:
object
Defined in: Inspector.ts:202
rotation
Section titled “rotation”rotation:
number
scaleX
Section titled “scaleX”scaleX:
number
scaleY
Section titled “scaleY”scaleY:
number
x:
number
y:
number
type:
string
Defined in: Inspector.ts:200