Causes a screen transition to occur by using 3D to switch the old screen into the new one using a cube animation.
libgre-plugin-screen-3d.so
The screen to transition to
Defines how the alpha values will change
| linear | 
| easein | 
| easeout | 
| easeinout | 
| bounce | 
Number of frames per second
Length of the transition in milliseconds
The direction to transition from
| left | 
| right | 
| top | 
| bottom | 
The layers to transition, all of the layers or just the layers that are different between source and destination.
| all | 
| delta |