Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.BlendModes
<static, constant> LIGHTEN: number
Description:
Lighten blend mode. For Canvas only. Retains the lightest pixels of both layers.
Type:
number
Since:
3.0.0
Source:
src/renderer/BlendModes.js
(Line
92
)
Possible examples