# MeshId

> The session-unique identifier of the tracked mesh.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.XR](/engine/6000.5/script-reference/unityengine/xr.md)
* **Assembly:** UnityEngine.XRModule

```csharp
public MeshId MeshId { get; }
```
