Main changes: RXCarousel removes SubScene (css name: .carousel-subscene)
Considering that an interface may have multiple carousels to avoid too many layers;
if you want some special effects and a 3D feeling, Need to set a perspective camera for setting the main scene graph;
scene.setCamera(new PerspectiveCamera());