Namespace i5.Toolkit.Core.Utilities.ContentLoaders
Classes
UnityTextureLoader
Adapter class which loads textures using Unity's WebRequestsTexture
UnityWebRequestLoader
Content loader that uses UnityWebRequests to fech data from the Web
Interfaces
IContentLoader<T>
/// Interface for modules which load content from the Web