how to show frame rates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • imported_ledanek

    #1

    how to show frame rates

    Is there a quickway to show my frame rates so I can screen capture the value?
    thanks
  • modifierLE

    #2
    Re: how to show frame rates

    Press "~" to open the console

    Then type (without quotes) "renderer.drawFps 1"

    Type that and in the top Left hand corner in Red the FPS will be shown.


    To turn it off type that same code but with 0 instead of 1.

    Comment

    Working...