Suman Das

Results 4 comments of Suman Das

@WREQI no, sir/ma'a,m, no rectangular projection light is available. There is a light called [RectAreaLight](https://threejs.org/examples/?q=RectAreaLight#webgpu_lights_rectarealight), but as per my understanding, that's not something you want. The hacky workaround to use...

@kafeinberkcolakk you can try importing `useGTF` as `import { useGLTF } from "@react-three/drei"` instead of `import { useGLTF } from "@react-three/drei/native"`

@Jaiswal-Siddhant can try using [gltfjsx](https://www.npmjs.com/package/gltfjsx) package to take care of the dependencies.