# Sandbox.PhysicsFilter.Body

```csharp
GameObject Body { get; set; }
```

The other body to ignore collisions with.

Declared in [Sandbox.PhysicsFilter](/api/Sandbox.PhysicsFilter).
Assembly: `Sandbox.Engine`.
