After importing a Mesh element into three.js from an fbx file, I am looking to enhance it with an effect similar to that of a clickable button.
I am aiming to achieve the same pushable button effect as demonstrated in the first button style found on
https://i.sstatic.net/OWa4W.png
Are there any libraries available for implementing this type of effect?