virtual bool Unmap();
Unmap ends access to texture memory (from Map). Unmap is available only if image has ImageUse_MapLocal flag.
True if successful otherwise false.