Contents

SCNBlendMode.screen

Blend by multiplying the inverse of the source color with the inverse of the destination color.

Declaration

case screen

Discussion

This mode results in colors that are at least as light as either of the two contributing colors.

See Also

Constants