# colliderCount

> Indicates the number of collision shapes attached to this Particle System trigger.

## Definition

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

```csharp
public int colliderCount { get; }
```
