How to connect react-three-fiber to mobx

前端 未结 0 1813
北海茫月
北海茫月 2021-02-13 22:37

How to hook up react-three-fiber to mobx?

I have this component. How do I hook it up?

export default function Player(props) {
    const mesh = useRef()

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题