virtual bool Unmap();
Unmap ends access to texture memory (from Map). Note that Unmap may only be allowed in single threaded mode.
True if successful.