gindemit / unity-rlottie

Unity library that plays Lottie Animation to Texture2D
MIT License
165 stars 26 forks source link

Use async update in AnimatedImage and AnimatedButton #23

Open gilzoide opened 8 months ago

gilzoide commented 8 months ago

This avoids running the internal rendering from rlottie in Unity's main thread.