Contents

particleBlendMode

The blending mode used to blend particles into the framebuffer.

Declaration

var particleBlendMode: SKBlendMode { get set }

Discussion

The default value is SKBlendMode.alpha.

See Also

Blending Particles with the Framebuffer