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