I am struggling to get the screen position of a specific point of a line.
obj.updateMatrixWorld();
doesn’t work with Vector3.
Any hint for this? Many thanks!
I am struggling to get the screen position of a specific point of a line.
obj.updateMatrixWorld();
doesn’t work with Vector3.
Any hint for this? Many thanks!
Fantastic.
Thanks Michael, as always