<!--
{
  "availability" : [
    "Reality Composer Pro: -",
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "ComputeGraph",
  "identifier" : "/documentation/ComputeGraph/emitter/burst",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Compute Graph"
    ],
    "preciseIdentifier" : "emitter::burst"
  },
  "title" : "emitter::burst"
}
-->

# emitter::burst

Emit a single burst of particles when the system spawns.

```
void emitter::burst(uint burstSize)
```

## Parameters

`burstSize`

number of particles to emit at system creation or reset.

## Discussion> Visual: ![Graph](emitter__burst)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)