# Sandbox.SceneCamera.ExcludeTags

```csharp
ITagSet ExcludeTags { get; set; }
```

Scene objects with any of these tags won't be rendered by this camera.

Declared in [Sandbox.SceneCamera](/api/Sandbox.SceneCamera).
Assembly: `Sandbox.Engine`.
