# Sandbox.PhysicsBody.OnIntersectionEnd

```csharp
System.Action<PhysicsIntersectionEnd> OnIntersectionEnd { get; set; }
```

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
