Away3D 4.0 ::: AwayStats ::: stage.frameRate

Software: Away3D 4.x

redefy, Newbie
Posted: 20 February 2012 08:20 PM   Total Posts: 8

Not the correct output stage.frameRate.


Not correct:

fps_tf.text _fps.toString().concat('/'stage.frameRate); 

Correctly:

_fps_tf.text _fps.toString().concat('/'int(stage.frameRate)); 

 

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X