Skip to content

dissolveSimple

dissolveSimple(inputColor, inputUV, progress, noiseTex): Node <"vec4">

Defined in: packages/nodes/src/alpha/dissolve.ts:98

Simple dissolve without edge glow. More performant when edge effect isn’t needed.

Node <"vec4">

The input color (vec4 with alpha)

Node <"vec2">

The UV coordinates

FloatInput

Dissolve progress (0-1)

Texture 

Noise texture for dissolve pattern

Node <"vec4">

Color with simple dissolve effect