---
title: "add(_:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/realityviewcontentprotocol/add(_:)"
---

# add(_:)

Adds an entity to this content.

## Declaration

```swift
func add(_ entity: Entity)
```

## See Also

### Managing view content

- [remove(_:)](realitykit/realityviewcontentprotocol/remove(_:).md)
- [Entities](realitykit/realityviewcontentprotocol/entities-swift.associatedtype.md)
- [entities](realitykit/realityviewcontentprotocol/entities-swift.property.md)
