This plugin is used to Load & Import Images at runtime in packaged builds or in editor. It loads images using Asynchronous method to ensure smooth loading of images during gameplay without freeze main game thread.
Try Demo: RuntimeImageLoader_Windows
Supported formats:
Features:
Load images from URLs, links
Load images from local file paths
Asynchronous image loading
Works at runtime in packaged builds
Easy and simple to use