# KeepIfEntitiesGraphics

> Keeps all BatchRendererGroup variants if the Entities Graphics package is present.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Rendering](/engine/6000.7/script-reference/unityeditor/rendering.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
[InspectorName("Strip if Entities Graphics Package is not installed")]
KeepIfEntitiesGraphics = 0
```
