---
title: burstCount
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/particleemittercomponent/burstcount
---

# burstCount

Number of particles to emit in a single burst. Defaults to 100.

## Declaration

```swift
var burstCount: Int
```
