Dernier shader ajouté à ma librairie, la transition de type radar dont un aperçu est visible ci dessous.

Radar
var radarShader:RadarTrans = shader as RadarTrans;
radarShader.center = new Point(radarShader.topImage.width/2,radarShader.topImage.height/2);
Mots-clefs : effects, graphics, pixelbender