---
title: "init(session:)"
framework: realitykit
role: symbol
role_heading: Initializer
path: "realitykit/objectcaptureview/init(session:)"
---

# init(session:)

Renders the current state of the provided session.

## Declaration

```swift
nonisolated init(session: ObjectCaptureSession) where Overlay == EmptyView
```
