SCNBlendMode.multiply
Blend by multiplying the source color with the background color.
Declaration
case multiplyDiscussion
This mode results in colors that are at least as dark as either of the two contributing colors.
Blend by multiplying the source color with the background color.
case multiplyThis mode results in colors that are at least as dark as either of the two contributing colors.