SoTextureenableCompressedTexture Property |
Enables storage of textures on the graphics board in compressed form.
Namespace: OIV.Inventor.Nodes
The application supplies textures as usual, then OpenGL compresses the textures. This can reduce usage of texture memory significantly, depending on the texture image.
To use this option, you must be using OpenGL 1.3 or higher, or your board must support the OpenGL GL_ARB_texture_compression extension.
Note |
---|
Field available since Open Inventor 4.0 |