# Sandbox.PhysicsTraceResult.Bone

```csharp
int Bone { get; set; }
```

The id of the hit bone (either from hitbox or physics shape)

Declared in [Sandbox.PhysicsTraceResult](/api/Sandbox.PhysicsTraceResult).
Assembly: `Sandbox.Engine`.
