---
title: attachment
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/viewattachmententity/attachment
---

# attachment

The view attachment component for this entity.

## Declaration

```swift
@MainActor @preconcurrency var attachment: ViewAttachmentComponent { get set }
```
