---
title: contents
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshresource/contents-swift.property
---

# contents

Get the contents of the mesh asset.

## Declaration

```swift
@MainActor @preconcurrency var contents: MeshResource.Contents { get }
```
