# Shape

> Only apply transform scale to the shape component, which controls where particles are spawned, but does not affect their size or movement.

## Definition

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

```csharp
Shape = 2
```
