SCNParticleSortingMode.projectedDepth
Particles farther from the point of view (as measured using projected depth) are rendered before closer particles.
Declaration
case projectedDepthDiscussion
Typically you use this sorting mode in conjunction with the SCNParticleOrientationMode.billboardScreenAligned orientation mode.