Texture::Unmap

Texture::Unmap
virtual bool Unmap();
Description

Unmap ends access to the texture memory (from Map). May only be allowed in single threaded mode.

Return Value

True if successful and false otherwise.