---
title: restart()
framework: realitykit
role: symbol
role_heading: Instance Method
path: realitykit/particleemittercomponent/restart()
---

# restart()

Restarts the emission of particles. Requires the component to be re-assigned to the entity to take effect.

## Declaration

```swift
mutating func restart()
```
