RenderWare V2.1

Previous Page Index Next Page

RwBool

RwSetTextureMipmapState(RwState mode)

Description

Sets the current global texture mipmap mode applied to subsequently loaded textures.

Arguments

mode the mipmap mode.

Return Value

TRUE if successful and FALSE otherwise.

Comments

The current mipmap mode is a global parameter which controls whether textures read from disk have mipmaps or not.

See Also

RwSetTextureMipmapRaster()

RwGetTextureRaster()

RwSetTextureRaster()

RwGetTextureMipmapRaster()

RwGetTextureMipmapState()