# MeshId

> The MeshInfo.MeshId of the tracked mesh.

## Definition

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

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