World-space AABB of the space's volume.
World-space centroid — the default "centre of the room" viewpoint anchor.
OptionaldataDataObject id, e.g. an IfcSpace global id.
Edges (portals to adjacent spaces) incident on this node. Same instances as in SpaceGraph.edges; duplicated as a back-reference for cheap adjacency lookups.
World-space floor elevation. Used by the sampler to place the
camera eye options.eyeHeight units above the floor instead
of at room-centroid altitude. Coordinate depends on the
scene's worldUp.
Unique node id within the parent SpaceGraph.
OptionallabelHuman-readable label — typically IfcSpace.LongName or
.Name. Surfaced on the corresponding
CameraTourWaypoint.label for narration overlays.
OptionalsceneSceneObject id backing this space, if one exists.
One traversable space ("room") in the building. Produced by a SpaceExtractor — typically from an
IfcSpacefor IFC sources, or from horizontal-slab clustering for the geometry fallback.Carries the world-space bounds the viewpoint sampler operates inside, the floor elevation the camera should rest above, and back-references to the source SceneObject / DataObject for pick-back and label resolution.