I didn't accurately represent ScreenSpaceLines3D when I called the class a kind of "line primitive." Unlike a primitive, the class, when rendered, will create a line that has a constant thickness in screen-space. In this way, it can be reliably seen regardless
Read More...