SCNBlendMode.alpha
Blend by multiplying source and destination color values by their corresponding alpha values.
Declaration
case alphaDiscussion
This mode is the default value of the blendMode property.
Blend by multiplying source and destination color values by their corresponding alpha values.
case alphaThis mode is the default value of the blendMode property.