# supportsMeshInstancing

> Determines whether the Particle System can be rendered using GPU Instancing.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

```csharp
public bool supportsMeshInstancing { get; }
```
