The RoomCaptureView
seems to have a coaching controller analogous to the ARCoachingOverlayView.
The content is available via
public func captureSession(_ session: RoomCaptureSession, didProvide instruction: RoomCaptureSession.Instruction)
Is the view that presents these instructions available if not using the RoomCaptureView?