# BatchID

> The batch ID.

## Definition

* **Type:** Struct
* **Namespace:** [UnityEngine.Rendering](/engine/6000.0/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule
* **Implements:** [IEquatable\<BatchID>](https://learn.microsoft.com/dotnet/api/system.iequatable-1)

```csharp
public struct BatchID : IEquatable<BatchID>
```
