blendMode
The blend mode used to draw the sprite into the parent’s framebuffer.
Declaration
var blendMode: SKBlendMode { get set }Mentioned in
Discussion
The default value is SKBlendMode.alpha.
The blend mode used to draw the sprite into the parent’s framebuffer.
var blendMode: SKBlendMode { get set }The default value is SKBlendMode.alpha.