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

# meshPart

The mesh part id of the entity that was selected by the hit.

## Declaration

```swift
var meshPart: UInt64 { get }
```
