sparkleStar
sparkleStar(
inputColor,uv,time,density?,intensity?,sparkleColor?):Node<"vec4">
Defined in: packages/nodes/src/vfx/sparkle.ts:90
Animated star sparkle with 4-point star shape.
Parameters
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
Node <"vec2">
UV coordinates
Animation time
density?
Section titled “density?”FloatInput = 30
Sparkle density
intensity?
Section titled “intensity?”FloatInput = 1.5
Sparkle brightness
sparkleColor?
Section titled “sparkleColor?”Vec3Input = ...
Color of sparkles
Returns
Section titled “Returns”Node <"vec4">
Color with star sparkle effect