---
title: emissionLatitude
framework: quartzcore
role: symbol
role_heading: Instance Property
path: quartzcore/caemittercell/emissionlatitude
---

# emissionLatitude

The latitudinal orientation of the emission angle. Animatable.

## Declaration

```swift
var emissionLatitude: CGFloat { get set }
```

## Discussion

Discussion The emission latitude is the orientation of the emission angle from the z-axis. It is also referred to as the colatitude. The default value of this property is 0.0.

## See Also

### Setting Emitter Cell Motion Attributes

- [spin](quartzcore/caemittercell/spin.md)
- [spinRange](quartzcore/caemittercell/spinrange.md)
- [emissionLongitude](quartzcore/caemittercell/emissionlongitude.md)
- [emissionRange](quartzcore/caemittercell/emissionrange.md)
