Variables |
| int | defaultAnisotropy |
| | Global variable defining the default anisotropy value.
|
| bool | disableVerticalSync |
| | Disables vertical sync on the active device.
|
| float | forcedPixVersion |
| | Will force the shader model if the value is positive and less than the shader model supported by the active device. Use 0 for fixed function.
|
| int | textureReductionLevel |
| | The number of mipmap levels to drop on loaded textures to reduce video memory usage. It will skip any textures that have been defined as not allowing down scaling.
|