Open Mecak opened 2 years ago
I have the same issue. I have index contours that I want to be thicker than the regular contours. It would be good if a line thickness setting could be added to the materials section of the layer properties. It appears this could be done since you have already demonstrated that it can be changed by altering the value in the three.min.js file.
Hi, I want to change the line width value I changed the linewidth value in Qgis2threejs.js but there is no difference
The only solution I found is to change linewidth values in js\threejs\three.min.js
Line Width value 1 : (default)
Line Width value 3 :
is there any other way to change it from other files like (Qgis2threejs.js)