SCNBlendMode.screen
Blend by multiplying the inverse of the source color with the inverse of the destination color.
Declaration
case screenDiscussion
This mode results in colors that are at least as light as either of the two contributing colors.
Blend by multiplying the inverse of the source color with the inverse of the destination color.
case screenThis mode results in colors that are at least as light as either of the two contributing colors.