# mass

> The mass of this articulation body.

## Definition

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

```csharp
public float mass { get; set; }
```

### Remarks

Unit of measurement - kg (kilograms).
