Menu Carousel
The menu carousel component represents a 3D carousel in which items are rotated around a circular area that can be defined and whose X/Y dimensions can be changed by user. The carousel accepts a variety of configuration options:
- xPos, automatically re-calculated on resize by default.
- yPos, defines Y size of carousel.
- xRadius, defines inner circle X radius.
- yRadius, defines inner circle Y radius.
- farScale, defines the scale between elements, allowing farther elements to appear smaller.
- speed, defines the animation speed.