| color1 | string | "#5227FF" | First thread gradient start color (Hex format) |
| color2 | string | "#FF9FFC" | Second thread gradient end color (Hex format) |
| color3 | string | "#FFFFFF" | Core fusion blending color overlay (Hex format) |
| speed | number | 0.2 | Flow sway speed factor |
| threadCount | number | 6 | Number of rendered threads (Max 10) |
| frequency | number | 5.0 | Frequency of sine waves on thread paths |
| spread | number | 0.18 | Horizontal width/spread expansion rate |
| taper | number | 1.0 | Amplitude scaling index for threads further out |
| position | number | 0.5 | Vertical height offset of the center node |
| fanMode | 'center' | 'left' | 'right' | 'center' | Where the wave pinch/fanning converges |
| glow | number | 0.02 | Thread glow intensity rate |
| falloff | number | 0.6 | Glow dissipation rate |
| thickness | number | 1.1 | Visual thickness of each thread |
| brightness | number | 0.6 | Overall shader brightness factor |
| opacity | number | 1.0 | Overall transparency alpha multiplier |
| mirror | boolean | true | Mirror phase mapping on left/right sides |
| shimmer | boolean | false | Enable minor phase noise oscillation |
| grain | boolean | true | Enable background overlay noise grain overlay |
| grainIntensity | number | 0.05 | Grain noise intensity alpha |
| mouseInteraction | boolean | true | Allow cursor position to influence the pinch center |
| mouseStrength | number | 0.3 | Cursor influence displacement strength |