static private LoadTexture ( Texture handle, OpenGlTextureWrapMode wrap ) : bool | ||
handle | Texture | The handle to the registered texture. |
wrap | OpenGlTextureWrapMode | The texture type indicating the clamp mode. |
return | bool |
static private LoadTexture ( Texture handle, OpenGlTextureWrapMode wrap ) : bool | ||
handle | Texture | The handle to the registered texture. |
wrap | OpenGlTextureWrapMode | The texture type indicating the clamp mode. |
return | bool |