TorqueScript Reference
Functions
Texture Manager

Functions

void dumpTextureManagerMetrics ()
 
void flushTextureCache ()
 
void setOpenGLTextureCompressionHint (hint)
 

Detailed Description

Function Documentation

void dumpTextureManagerMetrics ( )

Dump the texture manager metrics.

void flushTextureCache ( )

Use the flushTextureCache function to flush the texture cache.

Returns
No return value.
void setOpenGLTextureCompressionHint ( hint  )

Use the setOpenGLTextureCompressionHint function to select the OpenGL texture compression method.

Parameters
hint\, \, or . (Please refer to an OpenGL text for information on what these mean).
Returns
No return value