TextureImage::Unmap

TextureImage::Unmap
virtual bool Unmap();
Description

Unmap ends access to texture memory (from Map). Note that Unmap may only be allowed in single threaded mode.

Return Value

True if successful.