# Sandbox.CameraComponent.RenderExcludeTags

```csharp
TagSet RenderExcludeTags { get; set; }
```

A list of tags that will be checked to exclude specific game objects when rendering this camera.

Declared in [Sandbox.CameraComponent](/api/Sandbox.CameraComponent).
Assembly: `Sandbox.Engine`.
