8000 Release 8.0.3 · leewyatt/rxcontrols · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

8.0.3

Compare
Choose a tag to compare
@leewyatt leewyatt released this 29 Dec 02:48
3F44 8.0.3

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()); 
0