# meshSpawnMode

> The mode to use to generate particles on a Mesh.

## Definition

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

```csharp
public ParticleSystemShapeMultiModeValue meshSpawnMode { get; set; }
```

### Remarks

Additional Resources: [ParticleSystem.ShapeModule.shapeType](/engine/6000.3/script-reference/unityengine/particlesystem/shapemodule/shapetype.md).
