captureSession(_:didChange:)
Notifies the delegate when the session changes the dimensions and the transform properties of surfaces and objects.
Declaration
func captureSession(_ session: RoomCaptureSession, didChange room: CapturedRoom)Parameters
- session:
An object that manages the room-scanning process.
- room:
A structure that contains only the surfaces/objects that experience recent changes.