Texture::GetTextureStageCount

Texture::GetTextureStageCount
inline unsigned GetTextureStageCount() const;
Description

GetTextureStageCount returns the number of texture stages that are supported by the renderer. Texture stage states can be set to control the texture blending and the manipulation of texture coordinates.

Return Value

The number of texture stages.