SCNParticleOrientationMode.billboardYAligned
The y-axis direction of each particle is always fixed with respect to the point of view camera.
Declaration
case billboardYAlignedDiscussion
Use this mode to allow each particle to rotate freely about its y-axis (as determined by the particleAngle and particleAngularVelocity properties or the angle key), but prevent it from rotating around any other axis.