bloomAnamorphic
bloomAnamorphic(
inputColor,bloomTex,uv,intensity?,tint?):Node<"vec4">
Defined in: packages/nodes/src/blur/bloom.ts:123
Anamorphic bloom - horizontal streak effect. Common in film and sci-fi aesthetics.
Parameters
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Input color
bloomTex
Section titled “bloomTex”Horizontally blurred bloom texture
Node <"vec2">
UV coordinates
intensity?
Section titled “intensity?”FloatInput = 1
Streak intensity
Vec3Input = ...
Streak color tint (often slightly colored)
Returns
Section titled “Returns”Node <"vec4">
Color with anamorphic bloom