scenekit

Adding animation to 3D models in ARKit

萝らか妹 提交于 2020-08-22 06:58:39
问题 In this video an object is given an animation to hover around the room when placed and then when tapped it gets dropped down with another animation. How can I add this kind of animations in my project? Is adding an already animated object the only way? Thank you https://youtu.be/OS_kScr0XkQ 回答1: I think the hovering up and down is most likely an animation sequence. The following animation sequence for a hovering effect will work inside the first drop down selection function. let moveDown =