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