# Sandbox.PhysicsShape.IsTrigger

```csharp
bool IsTrigger { get; set; }
```

This is a trigger (!)

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
