Calling any and all #ThreeJS peeps, im using this awesome lib https://github.com/spite/THREE.MeshLine#readme to make lines with an alphamap. However cant get it working no matter what. I CAN use a texture Map but not alphamap. Have tested that i CAN get alphamap texture to work on a basic box with meshbasic material(so assume issue is inside meshline)??
GitHub - spite/THREE.MeshLine: Mesh replacement for THREE.Line

Mesh replacement for THREE.Line. Contribute to spite/THREE.MeshLine development by creating an account on GitHub.

GitHub
This is a pic od the same code but with just MAP enabled.
Can confirm that thia texture works as an alphamap on a meshbasicmaterial with three.box