Contents

SCNBlendMode.alpha

Blend by multiplying source and destination color values by their corresponding alpha values.

Declaration

case alpha

Discussion

This mode is the default value of the blendMode property.

See Also

Constants