In my three.js script I want to use this webgl function : gl.blendFunc(gl.ONE,gl.ONE). How can I do that with three.js ?
Thank you.
|
In my three.js script I want to use this webgl function : gl.blendFunc(gl.ONE,gl.ONE). How can I do that with three.js ? Thank you. |
||||
|
|