Hi, I have a LineSegments created with BufferGeometry with attributes color and position. I what to get the Vector3 position of each vertices for label.
Am trying not to make this an xy question but i want to get all the lines in the LineSegments and label them.