TextureAttribute::GetTexture
Defined in:
Returns the texture map object.
C4Attributes.hPrototype
Texture *const& GetTexture(void) const;
Description
The GetTexture function returns a pointer to the texture map object used by the attribute.
See Also
