Skip to content

Incorrect saturate blend mode mapping #8457

@Julien-Marcou

Description

@Julien-Marcou

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions