Hi,
Trying to merge several geometries where some of them has different number of attributes. This works fine when using the deprecated Geometry, but converting them to BufferGeometry does not seem to work. Would the best way here be to use the deprecated Geometry object or is there any way to solve this?
Thanks