# InheritNothing

> When spawning new particles, do not inherit any properties from the parent particles.

## Definition

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

```csharp
InheritNothing = 0
```
