I'm implementing a component with react-three-fiber that looks like this: const Controls = (props: any) => { const controlsRef = useRef(); ...
確定! 回上一頁