init(session:cameraFeedOverlay:)
Renders the current state of the provided session.
Declaration
nonisolated init(session: ObjectCaptureSession, @ViewBuilder cameraFeedOverlay: () -> Overlay)Parameters
- cameraFeedOverlay:
A view that appears on top of the camera feed and below the point cloud view.