Visitor II
November 7, 2023
Question
Create a loading spinner animation using TextureMapper in TouchGFX.
- November 7, 2023
- 1 reply
- 1709 views
Hi,
How can we create a loading spinner using TextureMapper in TouchGFX. Currently we are using a Texture Mapper and in interactions for every tick rotating the texture mapper but not able to achieve the smoothness in rotation.
Can you please guide on how we can achieve the same and also explain how Linear Easing Options (LinearEaseIn, LinearEaseOut and LinearEaseInOut) work?
Attached is the expected result.