Contents

SCNBlendMode.multiply

Blend by multiplying the source color with the background color.

Declaration

case multiply

Discussion

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

See Also

Constants