Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将 3d 对象添加到标记、面部跟踪等。这没问题,但我也想在场景中添加一些 3d 对象,而不会随着标记的移动而改变位置。
因此,对象随标记改变位置,对象位置不受标记影响,我将实施一些碰撞方法等。我无法同时添加固定位置对象和标记跟踪对象。
任何帮助将不胜感激。先感谢您。