Tesla Graphics Engine Documentation (January 2012)
Line Constructor
TeslaTesla.Scene.ShapeLineLine()()()()
Members
Icon Member Description
Line(String)
Creates a new line.

Line(String, DataBuffer<(Of <<'(Vector3>)>>))
Creates a new line with the specified points. The points represent a line list, thus every two points creates a line. Default color is black

Line(String, DataBuffer<(Of <<'(Vector3>)>>), DataBuffer<(Of <<'(Color>)>>))
Creates a new line with the specified points and colors. The points represent a line list, thus every two points creates a line.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)