Contents

CapturedStructure

An object that holds the results of the merger of multiple capture sessions.

Declaration

struct CapturedStructure

Mentioned in

Overview

This structure combines the data from multiple CapturedRoom instances that a user scans in the same physical vicinity. The StructureBuilder class’s function merges the captured rooms with the capturedStructure(from:) function, which returns an object of this type.

Topics

Creating a captured room

Inspecting structure details

Serializing a captured structure

Generating a USDZ file

Handling errors

See Also

Captured Data