Skip to main content

B1SpaceNodeSaveData

  • Saved data for a node in the space tree, containing its owner face, border, child spaces, and child node indices.
PropertyTypeDescriptionMetadata
OwnerFaceNouint32The face number of the wall face that owns this space node.
NodeBorderFB1SpaceBorderSaveDataThe 2D boundary of this space node used for containment checks.
SpacesTArrayThe list of space volumes contained within this node.
ChildrenTArrayThe list of child node indices in the space tree hierarchy.