Hi, I am trying to create a dashed dimension line with butt ends for a product configurator.
I’ve tried switching BasicLineMaterial to LineDashedMaterial within the ArrowHelper class, but its still displaying as a solid line.
ArrowHelper’s .line has the scaling and the distance between its geometry’s vertices is always equals to 1.
So play with the .scale property of LineDashedMaterial, setting it to something greater, than 1 (set it, for example, to 4, and see how it works)