# Sandbox.CameraComponent.RenderTags

```csharp
TagSet RenderTags { get; set; }
```

A list of tags that will be checked to include specific game objects when rendering this camera.
If none are set, it will include everything.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
