TextureManager::CanCreateTextureCurrentThread

TextureManager::CanCreateTextureCurrentThread
virtual bool CanCreateTextureCurrentThread() const;
Description

CanCreateTextureCurrentthread checks if the current thread has access to create a texture.

Return Value

Returns true if the current thread has access to create a texture, false otherwise.