# Sandbox.Rendering.ViewSetup.ExcludeTags

```csharp
TagSet ExcludeTags
```

Additional tags to exclude from this view, alongside the camera's existing exclusions.
Null or an empty set adds no exclusions. This does not change the camera's tags.
When used in a command list, keep the set unchanged while the list can execute.

Declared in [Sandbox.Rendering.ViewSetup](/api/Sandbox.Rendering.ViewSetup).
Assembly: `Sandbox.Engine`.
