首页 文章
  • 0 votes
     answers
     views

    将另一个组件传递给aframe组件(aframe react)

    我们编写了一个aframe react组件,它将另一个aframe组件(例如:material component)作为参数,但是我们在控制台中收到警告,因为我们没有在模式中指定它 . 问题是,我们不知道如何,因为根据文档,我们可以使用没有兼容的类型 . 该组件正在按预期运行 . https://aframe.io/docs/0.7.0/core/component.html#property-t...

热门问题