I don’t think you can use LottieLoader
for this. The loader always returns a texture in its onLoad()
callback since it converts animated vector graphics into a (renderable) canvas.
I don’t think you can use LottieLoader
for this. The loader always returns a texture in its onLoad()
callback since it converts animated vector graphics into a (renderable) canvas.