unity.webp
unity.webp copied to clipboard
Async loading of images (not animations)
trafficstars
Hello, is there usage of this loading images (not animations) from a url? The examples only show async loading of WebP animations from a URL as below:
WebP.Experiment.Animation.WebP.LoadTexturesAsync(url)
I am trying to place webp images (not animations) from url sources into my scene.