Contents

SCNBlendMode.add

Blend by adding the source color to the destination color.

Declaration

case add

Discussion

This mode results in a brightening effect that can be useful for making objects appear to glow relative to their surroundings.

See Also

Constants