---
title: sphere
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/caemitterlayeremittershape/sphere
---

# sphere

Particles are emitted from a sphere centered at (emitterPosition.x, emitterPosition.y, emitterZPosition) of radius emitterSize.width.

## Declaration

```swift
static let sphere: CAEmitterLayerEmitterShape
```

## See Also

### Constants

- [point](quartzcore/caemitterlayeremittershape/point.md)
- [line](quartzcore/caemitterlayeremittershape/line.md)
- [rectangle](quartzcore/caemitterlayeremittershape/rectangle.md)
- [cuboid](quartzcore/caemitterlayeremittershape/cuboid.md)
- [circle](quartzcore/caemitterlayeremittershape/circle.md)
