---
title: spawnInheritsParentColor
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/particleemittercomponent/spawninheritsparentcolor
---

# spawnInheritsParentColor

Whether or not the spawnedEmitter’s color should be overriden by the mainEmitter’s color at the time of the spawning.

## Declaration

```swift
var spawnInheritsParentColor: Bool
```
