Texture::GetTextureHeight
Defined in:
Returns the height of a texture map.
C4Textures.h
Prototype
int32 GetTextureHeight(void) const;
Description
The GetTextureHeight
function returns the height of a texture map, in pixels.
See Also