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