|
TorqueScript Reference
|
Functions | |
| void | dumpTextureManagerMetrics () |
| void | flushTextureCache () |
| void | setOpenGLTextureCompressionHint (hint) |
| void dumpTextureManagerMetrics | ( | ) |
Dump the texture manager metrics.
| void flushTextureCache | ( | ) |
Use the flushTextureCache function to flush the texture cache.
| void setOpenGLTextureCompressionHint | ( | hint | ) |
Use the setOpenGLTextureCompressionHint function to select the OpenGL texture compression method.
| hint | \, \, or . (Please refer to an OpenGL text for information on what these mean). |
1.8.10