<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/RealityViewAttachments",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RealityKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:19_RealityKit_SwiftUI0A15ViewAttachmentsV"
  },
  "title" : "RealityViewAttachments"
}
-->

# RealityViewAttachments

The attachments that belong to a RealityView.

```
struct RealityViewAttachments
```

## Overview

Use this type to access entities associated with the attachments you provide
to your [`RealityView`](/documentation/RealityKit/RealityView) via the [`init(make:update:attachments:)`](/documentation/RealityKit/RealityView/init(make:update:attachments:))
initializer.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)