Interface ITextureDownload
Provides a mechanism to inspect the progress and result of a texture download or texture file access request
Inherited Members
Namespace: GLTFast.Loading
Assembly: solution.dll
Syntax
public interface ITextureDownload : IDownload, IDisposable
Properties
Name | Description |
---|---|
Texture | Resulting texture |