-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
Expected Behavior
The BLEND_MODES.SATURATION
should be mapped to the string saturation
(MDN Doc: globalCompositeOperation)
Current Behavior
It is currently mapped to saturate
.
array[BLEND_MODES.SATURATION] = 'saturate'; |
Environment
pixi.js
version: 6.4.2
Metadata
Metadata
Assignees
Labels
No labels