Camera’s Zoom, Focus, OnRollOver in v4.1.x

Software: Away3D 4.x

Ludovic, Jr. Member
Posted: 16 May 2014 10:31 PM   Total Posts: 31

Hi!
What happened to those properties from v3.6 to v4.1?
I could not find them on Camera not Controller objects.

// v3.6 but !v4.1
camera.zoom = 3; //4;
camera.focus = 100; //default is 100 for most realism and least distorsion
camera.addOnRollOver(function():void { camera.roll(180); } );

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X