# Sandbox.PhysicsShape.Collider

```csharp
Collider Collider { get; set; }
```

The collider object that created / owns this shape

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
