# Sandbox.Rendering.ViewSetup.RenderTags

```csharp
TagSet RenderTags
```

Overrides the camera's inclusion tags for this view. Null inherits the camera's filter;
an empty set includes all tags, subject to exclusions. This does not change the camera.
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`.
