virtual bool Initialize(HWTextureDesc desc);
Initialize initializes the Texture from a platform specific texture handle.
Parameters |
Description |
HWTextureDesc desc |
The device representation of the texture. |
A Boolean value of true if the textures are initialized and false if texture creation failed.