blendMode property

BlendMode blendMode
getter/setter pair

The blend mode applied to the element, used for drawVertices().

Implementation

BlendMode blendMode = BlendMode.src;