What’s the difference between an action and an animation eg.: FromToByAnimation
vs FromToByAction
.
The documentation on them is pretty similar and I'm not understanding the differences exactly... : S
FromToByAnimation
→ https://developer.apple.com/documentation/realitykit/fromtobyanimation?changes=__2_2FromToByAction
→ https://developer.apple.com/documentation/realitykit/fromtobyaction?changes=__2_2
As developer, when should we reach out to use an animation vs action ? 🤔