Determining Used VIdeo Memory
by Cameron Aycock · in Torque Game Engine · 11/16/2003 (2:16 pm) · 2 replies
Hello all!
I am now to Torque, and have successfully checked out and comiled the engine, got the FPS mod up and running, and our level designers are hard at work. I was wondering if there are any scripting commands or any ways of determining:
Amount of video memory being used
Total APP memory (probably can use the win32 API for this)
Current poly count of the scene (or any similar statistic)
Thanks in advance for any help you can provide! ;)
I am now to Torque, and have successfully checked out and comiled the engine, got the FPS mod up and running, and our level designers are hard at work. I was wondering if there are any scripting commands or any ways of determining:
Amount of video memory being used
Total APP memory (probably can use the win32 API for this)
Current poly count of the scene (or any similar statistic)
Thanks in advance for any help you can provide! ;)
Associate Kyle Carter