# Editor.MapDoc.MapStaticOverlay.CreateCenteredQuad

```csharp
void CreateCenteredQuad(Vector2 size, Material material)
```

### Parameters

- `size` (`Vector2`)
- `material` (`Material`)

Declared in [Editor.MapDoc.MapStaticOverlay](/api/Editor.MapDoc.MapStaticOverlay).
Assembly: `Sandbox.Tools`.
