react-three-legacy
react-three-legacy copied to clipboard
Support/feature request for THREERenderer background transparency or gradient
I couldn't figure out how to give the canvas a background gradient or a transparent background so I could apply the gradient to the parent div.
Any support? Can this feature be implemented if no alternative exists?
Hi, did you get react-three working with three.js r85 ?
Thanks for the info. Alexander
Yeah, I've got it running with the latest from three.js
The THREERenderer already has a transparent prop you can set to true. Is that what you wanted, or is there something more complicated?