# InheritSize

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

## Definition

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

```csharp
InheritSize = 2
```
