flashAdditive
flashAdditive(
inputColor,progress,flashColor?,intensity?):Node<"vec4">
Defined in: packages/nodes/src/vfx/flash.ts:78
Additive flash that brightens without fully replacing color.
Parameters
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
progress
Section titled “progress”Flash progress
flashColor?
Section titled “flashColor?”Vec3Input = ...
Color to add
intensity?
Section titled “intensity?”FloatInput = 0.8
Flash intensity
Returns
Section titled “Returns”Node <"vec4">
Color with additive flash