# InheritColor

> When spawning new particles, multiply the start color by the color of the parent particles.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.ParticleSystemModule

```csharp
InheritColor = 1
```
