---
title: entities
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/realityviewcameracontent/entities
---

# entities

A collection of RealityKit entities that this view content renders within the scene.

## Declaration

```swift
var entities: RealityViewEntityCollection { get nonmutating set }
```
