Skip to content

textmode.js / Textmodifier / BLEND_ADDITIVE

Property: BLEND_ADDITIVE

ts
readonly BLEND_ADDITIVE: ADDITIVE;

Add the layer's color channels to the layers below it.

Use this for glowing marks, light trails, sparks, and other effects that should get brighter as animated layers overlap.

Example