Skip to content

textmode.js / Textmodifier / BLEND_SUBTRACT

Property: BLEND_SUBTRACT

ts
readonly BLEND_SUBTRACT: SUBTRACT;

Subtract the layer's colors from the layers below it.

Use this for cutout-like animation, eroded trails, and dark pulses that remove brightness from the composite.

Example