# Sandbox.Scene.RenderAttributes

```csharp
RenderAttributes RenderAttributes { get; set; }
```

Global render attributes accessible on any renderable in this Scene.

Declared in [Sandbox.Scene](/api/Sandbox.Scene).
Assembly: `Sandbox.Engine`.
