# Sandbox.Rendering.CommandList.Blit

```csharp
void Blit(Material material, RenderAttributes attributes = null)
```

### Parameters

- `material` (`Material`)
- `attributes` (`RenderAttributes`), default `null`

Declared in [Sandbox.Rendering.CommandList](/api/Sandbox.Rendering.CommandList).
Assembly: `Sandbox.Engine`.
