---
title: resource
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshpart/resource
---

# resource

The mesh resource whose index and vertex buffers this part draws from.

## Declaration

```swift
final var resource: LowLevelMeshResource { get }
```
