blendMethod property

BlendMode blendMethod
getter/setter pair

Defines the blending method (alpha compositing) to use when drawing this frame in an animation.

Implementation

BlendMode blendMethod = BlendMode.over;