LogoGwool Litestep Mirror

!TransitionEffect

Describes how to transition from one image to the next.

|| *Transition Effect* || *Description* || || !FadeIn || Fades the new image in ontop of the old one. || || !FadeOut || Fades the old image out ontop of the new one. || || !SlideLeft
!SlideRight
!SlideUp
!SlideDown || Slides the new and old image as one in the specified direction. || || !SlideInLeft
!SlideInRight
!SlideInUp
!SlideInDown || Slides the new image in towards the specified direction, ontop of the old one. || || !SlideOutLeft
!SlideOutRight
!SlideOutUp
!SlideOutDown || Slides the old image out from ontop of the old one, in the specified direction. || || !ScanLeft
!ScanRight
!ScanUp
!ScanDown || Scans the image in the specified direction. || || !SquaresRandomIn || Squares of the new image randomly fade in ontop of the old one. || || !SquaresRandomOut || Squares of the old image randomly fade out from ontop of the new one. || || !SquaresLinearVerticalIn || Squares fade in ontop of the old image line by line, starting from the top left. || || !SquaresLinearVerticalOut || Squares fade out ontop of the new image line by line, starting from the top left. || || !SquaresLinearHorizontalIn || Squares fade in ontop of the old image line by line, starting from the top left. || || !SquaresLinearHorizontalOut || Squares fade out ontop of the new image line by line, starting from the top left. || || !SquaresTriangularBottomRightIn || Squares fade in ontop of the old image in a triangular pattern, starting from the top left. || || !SquaresTriangularBottomRightOut || Squares fade out ontop of the new image in a triangular pattern, starting from the top left. ||