<!--
{
  "documentType" : "article",
  "framework" : "QuartzCore",
  "identifier" : "/documentation/QuartzCore/emitter-modes",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Emitter Modes"
}
-->

# Emitter Modes

These constants specify the possible emitter modes. They are used by the [`emitterMode`](/documentation/QuartzCore/CAEmitterLayer/emitterMode) property.

## Topics

### Constants

[`points`](/documentation/QuartzCore/CAEmitterLayerEmitterMode/points)

Particles are emitted from points on the particle emitter.

[`outline`](/documentation/QuartzCore/CAEmitterLayerEmitterMode/outline)

Particles are emitted from the outline of the particle emitter.

[`surface`](/documentation/QuartzCore/CAEmitterLayerEmitterMode/surface)

Particles are emitted from the surface of the particle emitter.

[`volume`](/documentation/QuartzCore/CAEmitterLayerEmitterMode/volume)

Particles are emitted from the a position within the particle emitter.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)