// this can reset the location of the vanishing point var pp:PerspectiveProjection=new PerspectiveProjection(); pp.projectionCenter = new Point(mouseX,mouseY); this.transform.perspectiveProjection = pp;
Tech Reference: AS3
Tramping, Tales, Training and Travails
// this can reset the location of the vanishing point var pp:PerspectiveProjection=new PerspectiveProjection(); pp.projectionCenter = new Point(mouseX,mouseY); this.transform.perspectiveProjection = pp;
Proudly powered by WordPress | Theme: Baskerville 2 by Anders Noren.
Leave a Reply