Contents

capturedRoom(from:)

Processes the specified raw scan results and returns a detailed representation of the room.

Declaration

func capturedRoom(from capturedRoomData: CapturedRoomData) async throws -> CapturedRoom

Parameters

  • capturedRoomData:

    A data object that contains raw scan results.

Return Value

A captured-room object that provides the key details of a scanned room.

Discussion

You retrieve the argument capturedRoomData in one of the following ways: