Contents

rooms

An array of all the captured rooms in the structure.

Declaration

var rooms: [CapturedRoom] { get }

Discussion

A captured structure contains all the captured rooms that a user scans in the same physical vicinity, and then merges into a single captured instance with the capturedStructure(from:) function.

See Also

Inspecting structure details