Obsolete
Use LoadAsync or LoadFromFileSystemAsync
Summary
Load a texture asynchronously. Will return when the texture is loaded and valid.
This is useful when loading textures from the web.
Summary
Load a texture asynchronously. Will return when the texture is loaded and valid.
This is useful when loading textures from the web, or without any big loading hitches.