# Sandbox.SceneObject.RenderLayer

```csharp
SceneRenderLayer RenderLayer { get; set; }
```

For a layer to draw this object, the target layer must match (or be unset)
and the flags must match

Declared in [Sandbox.SceneObject](/api/Sandbox.SceneObject).
Assembly: `Sandbox.Engine`.
