La 3D dans flash fausse complètement les mesures si l’axe Z est à 0 :
|
trace (toto.height); // output 70.5 toto.rotationY = -180; trace(toto.height); // output 72 toto.rotationY = 0; trace(toto.height); // output 72 |
as3dmod, »
« Workshop Processing Paris avec Karsten Schmidt
Archives