# Sandbox.ComputeShader.Attributes

```csharp
RenderAttributes Attributes { get; set; }
```

Attributes that are passed to the compute shader on dispatch.

Declared in [Sandbox.ComputeShader](/api/Sandbox.ComputeShader).
Assembly: `Sandbox.Engine`.
