---
title: meshPart
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelmeshinstance/meshpart
---

# meshPart

The mesh part this instance draws.

## Declaration

```swift
final var meshPart: LowLevelMeshPart { get }
```

## See Also

### Configuring the geometry and pipeline

- [pipeline](realitykit/lowlevelmeshinstance/pipeline.md)
