3FBXLoader.js:1882 THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights ...
I am trying to make the texture produced by a WebGLRenderTarget the map of a material used in a plane. We have a function that returns us a WebGLRenderTarget.texture, and it works well until we try to ...