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
inputColor
Node<"vec4">
Base color
uv
Node<"vec2">
UV coordinates
time
FloatInput = 0
Animation time (for subtle movement)
intensity
FloatInput = 0.5
Shine intensity
shineColor
Vec3Input = ...
Color of metallic highlight
Returns
Node<"vec4">
Color with metallic shine