---
title: spawnedEmitter
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/particleemittercomponent/spawnedemitter
---

# spawnedEmitter

Attributes affecting secondary particles spawned from the main simulation.

## Declaration

```swift
var spawnedEmitter: ParticleEmitterComponent.ParticleEmitter? { get set }
```
