# Scale

> The scale of the mesh, relative to the session origin.

## Definition

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

```csharp
public Vector3 Scale { get; }
```
