# Sandbox.PhysicsBody.Inertia

```csharp
Vector3 Inertia { get; set; }
```

The diagonal elements of the local inertia tensor matrix.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
