react-three-renderer
react-three-renderer copied to clipboard
bufferGeometry and uv attribute
The "uv" attribute isn't working currently with bufferGeometry and isn't listed in the API. Would be a major win to have this functionality :D
Yes :D
Hopefully it should be very similar for other attributes
e.g.
addAttribute('uv', ...)