When you draw a Line in the YoGraphics Properties Panel, it draws a line segment, starting from the start point in the direction of the line.
It would also be nice to be able to draw a line (off to infinity in both directions) and a ray (off to infinity in one direction).
If not to infinity, it would be nice to be able to set the line length or something like that instead.
Right now the line goes from the start point in the direction. It's length is one if the line has been normalized for some reason. Otherwise, it goes from the start point to the end point. Better would be to have a line segment (different object from a line) that goes from start to end and a line that goes from start and infinity in the directions. And a Ray that goes in from the start to infinity in one direction.
When you draw a Line in the YoGraphics Properties Panel, it draws a line segment, starting from the start point in the direction of the line.
It would also be nice to be able to draw a line (off to infinity in both directions) and a ray (off to infinity in one direction).
If not to infinity, it would be nice to be able to set the line length or something like that instead.
Right now the line goes from the start point in the direction. It's length is one if the line has been normalized for some reason. Otherwise, it goes from the start point to the end point. Better would be to have a line segment (different object from a line) that goes from start to end and a line that goes from start and infinity in the directions. And a Ray that goes in from the start to infinity in one direction.