---
title: SCNParticleBirthLocation.vertex
framework: scenekit
role: symbol
role_heading: Case
path: scenekit/scnparticlebirthlocation/vertex
---

# SCNParticleBirthLocation.vertex

New particles can be created at only at the locations of the vertices in the emitter shape.

## Declaration

```swift
case vertex
```

## See Also

### Constants

- [SCNParticleBirthLocation.surface](scenekit/scnparticlebirthlocation/surface.md)
- [SCNParticleBirthLocation.volume](scenekit/scnparticlebirthlocation/volume.md)
