---
title: MeshResource.Contents
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/meshresource/contents-swift.struct
---

# MeshResource.Contents

Value of the contents of the resource.

## Declaration

```swift
struct Contents
```

## Topics

### Initializers

- [init()](realitykit/meshresource/contents-swift.struct/init().md)

### Instance Properties

- [instances](realitykit/meshresource/contents-swift.struct/instances.md)
- [models](realitykit/meshresource/contents-swift.struct/models.md)
- [skeletons](realitykit/meshresource/contents-swift.struct/skeletons.md)

## See Also

### Mesh resource data

- [MeshResource.Instance](realitykit/meshresource/instance.md)
- [MeshResource.Model](realitykit/meshresource/model.md)
- [MeshResource.Part](realitykit/meshresource/part.md)
