virtual bool Unmap();
Unmap ends access to the texture memory (from Map). May only be allowed in single threaded mode.
True if successful and false otherwise.