C4 Engine
C4 Engine API Documentation

TextureAttribute::GetTexture

Defined in:  C4Attributes.h
Returns the texture map object.
Prototype

Texture *const& GetTexture(voidconst;

Description
The GetTexture function returns a pointer to the texture map object used by the attribute.
See Also

TextureAttribute::SetTexture

TextureAttribute::GetTextureName