Animations & Motion

Z-Axis Tunnel

Infinity scroll effect where you scroll into the screen with 3D layers.

parallax3dtunnelscroll

Props

Customize the component with these props

PropertyTypeDefaultDescription
images
string[][]Array of image URLs
layerCount
number5Number of layers
backgroundColor
stringbg-blackBackground color of the component
perspective
stringperspective-[100px]CSS perspective value
containerHeight
stringh-[400vh]Height of the container
text
stringWARPText displayed
textColor
stringtext-whiteColor of the text
textSize
stringtext-9xlSize of the text
zStartOffset
number-100Starting Z offset
zEnd
number100Ending Z position
zStep
number50Z step between layers
rotationMultiplier
number45Rotation multiplier
className
stringAdditional CSS classes
Z-Axis Tunnel - Animations & Motion Component | UILora