---
title: skeletonID
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshresource/part/skeletonid
---

# skeletonID

Identifier of the skeleton that this mesh part is bound to (if it is skinned).

## Declaration

```swift
var skeletonID: String? { get set }
```
