# Sandbox.SceneCamera.RenderTags

```csharp
ITagSet RenderTags { get; set; }
```

Only scene objects with one of these tags will be rendered by this camera.

Declared in [Sandbox.SceneCamera](/api/Sandbox.SceneCamera).
Assembly: `Sandbox.Engine`.
