Game Development Community

How do I View the Frames Per Second or R_Speeds in the Engine?

by Jeff Trier · in Artist Corner · 11/18/2001 (4:32 pm) · 4 replies

Thanks,
-Jeff

About the author

Originally a Classical/Metal musician, I've always been attracted to anything involving computers, including: Networking, PC Building and Repair, software design and coding. I've been involved with game design and development for over 10 years.


#1
11/18/2001 (5:35 pm)
oo, it's a metric in the console:

metric ('fps'); maybe? Let me find nohbody's console doc stuff, it's a variation on that.
#2
11/18/2001 (6:45 pm)
it's metrics(fps); (forgot if it needs qutoes and yes the 's' is supposed to be there
#3
11/18/2001 (9:11 pm)
Great thanks :)
#4
03/04/2009 (11:34 pm)
Thanks