shimmerMetallic
shimmerMetallic(
inputColor,uv,time?,intensity?,shineColor?):Node<"vec4">
Defined in: packages/nodes/src/vfx/shimmer.ts:155
Metallic shine effect based on viewing angle simulation.
Parameters
Section titled “Parameters”inputColor
Section titled “inputColor”Node <"vec4">
Base color
Node <"vec2">
UV coordinates
FloatInput = 0
Animation time (for subtle movement)
intensity?
Section titled “intensity?”FloatInput = 0.5
Shine intensity
shineColor?
Section titled “shineColor?”Vec3Input = ...
Color of metallic highlight
Returns
Section titled “Returns”Node <"vec4">
Color with metallic shine