Skip to content

textmode.js / Textmodifier / BLEND_NORMAL

Property: BLEND_NORMAL

ts
readonly BLEND_NORMAL: NORMAL;

Draw the layer with standard source-over alpha compositing.

Use this when a layer should appear exactly as drawn, with opacity controlling how much of the layer covers the layers below it.

Example