BLEND MODES
- BLEND MODES
loadscene(scene1, null, MERGE, OPENBLEND(2,0,0.5,0.4,easeoutquad));
BLEND(time, tweentype)
COLORBLEND(time, color, tweentype)
LIGHTBLEND(time, color, colorscale, tweentype)
SLIDEBLEND(time, angle, smooth, tweentype)
OPENBLEND(time, shape, smooth, zoom, tweentype)
ZOOMBLEND(time, zoom, tweentype)
Demo
Reference