# maxInstancePerBatchCapacity

> The maximum number of VisualEffect that can be instanciated in a single batch.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.VFX](/engine/6000.7/script-reference/unityengine/vfx.md)
* **Assembly:** UnityEngine.VFXModule

```csharp
public uint maxInstancePerBatchCapacity
```
