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

# point

Particles are emitted from a single point at (emitterPosition.x, emitterPosition.y, emitterZPosition)

## Declaration

```swift
static let point: CAEmitterLayerEmitterShape
```

## See Also

### Constants

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