I upgraded Away3d.. but now I am getting some errors with the
following:

this.camera.panAngle = 200;
                        this.camera.targetpanangle = 180;
                        this.camera.tiltAngle = 90;
                        this.camera.targettiltangle = 40;
                        this.camera.mintiltangle = -90;

The panangle is renamed to .panAngle i changed  that already..but how
about the rest? The example in the api still uses the old values btw :p

Reply via email to