love.graphics.setBlendMode
Sets the blending mode.
Function
Synopsis
love.graphics.setBlendMode( mode )
Arguments
BlendMode mode
- The blend mode to use.
Returns
Nothing.
Sets the blending mode.
love.graphics.setBlendMode( mode )
BlendMode mode
Nothing.