ImageBase::Image::ImageDelegate::Unmap

ImageBase::Image::ImageDelegate::Unmap
virtual bool Unmap();
Description

Unmap ends access to texture memory (from Map). Unmap is available only if image has ImageUse_MapLocal flag.

Return Value

True if successful otherwise false.