THREE.MeshLine icon indicating copy to clipboard operation
THREE.MeshLine copied to clipboard

Is there any way to create a line mesh with a z thickness?

Open natarius opened this issue 3 years ago • 0 comments

I need to create 3d dashed line

I got a demo working here that produces 2d meshes: https://codesandbox.io/s/confetti-forked-xsp9q?file=/src/index.js

Any way to add a z-axis to add volume?

natarius avatar Oct 12 '21 17:10 natarius