# Sandbox.PolygonMesh.IsDirty

```csharp
bool IsDirty { get; set; }
```

Has there been changes to the mesh that need rebuilding?

Declared in [Sandbox.PolygonMesh](/api/Sandbox.PolygonMesh).
Assembly: `Sandbox.Engine`.
