Interface BlendFunctionSet

A pair of blending functions.

Hierarchy

  • BlendFunctionSet

Properties

dstAlpha: BlendFunction

The multiplier for the alpha destination blending factors.

The multiplier for the RGB destination blending factors.

srcAlpha: BlendFunction

The multiplier for the alpha source blending factors.

The multiplier for the RGB source blending factors.

Generated using TypeDoc