MDLURLTexture
A lightweight reference to a URL from which to load texture data.
Declaration
class MDLURLTextureOverview
Unlike the superclass MDLTexture, the MDLURLTexture class loads texel data from the file at that URL only when that data is first referenced, and then caches it for future use.