- Home /
 
               Question by 
               dansav · Feb 03, 2012 at 04:50 PM · 
                webplayerstatsstatistics  
              
 
              how do you show stats in webplayer?
Is it possible to show the editor stats in the webplayer? I would like to show the framerate in the webplayer somehow. If not what's the easiest way to set this up?
Thanks,
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Berenger · Feb 03, 2012 at 04:55 PM
You can access the framerate by code : Mathf.RoundToInt(1f / Time.deltaTime). Then you just need to display that with GUI.Label / GUIText / whatever.
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                