Lightspeed

Hyperspace light streak effect with click interaction

Customize

Speed
0.5
Intensity
1.0
Rotation
0.0
Opacity
1.0
Streak Count
128
Stretch Factor
0.05
Fade Power
2.0
Primary Color
Secondary Color
Tertiary Color
Max FPS
60

Props

18
widthnumber | string

Width of the component in pixels or CSS value

Default"100%"
heightnumber | string

Height of the component in pixels or CSS value

Default"100%"
speednumber

Animation speed multiplier

Default1.0
primaryColorstring

Primary streak color in hex format

Default"#FF5722"
secondaryColorstring

Secondary streak color in hex format

Default"#2196F3"
tertiaryColorstring

Tertiary streak color in hex format

Default"#4CAF50"
streakCountnumber

Number of horizontal streak columns

Default128
stretchFactornumber

Vertical stretch factor of streaks

Default0.05
intensitynumber

Overall intensity/brightness multiplier

Default1.0
interactionEnabledboolean

Enable compression on mouse click

Defaulttrue
rotationnumber

Rotation angle in radians

Default0
fadePowernumber

Distance-based fade multiplier

Default2.0
opacitynumber

Overall opacity (0-1)

Default1.0
quality"low" | "medium" | "high"

Quality preset for performance/visual tradeoff

Default"medium"
maxFPSnumber

Maximum frames per second cap

Default60
pauseWhenOffscreenboolean

Pause rendering when component is off-screen

Defaulttrue
classNamestring

Additional CSS classes

Default""
childrenReact.ReactNode

Content to render on top of the effect

Defaultundefined