Mixins: LineRenderMixin, BaseAssembly
A basic line between two points.
The first point on the line.
Flags : Cached, Parameter (Note this is uncached)
Expression : p(0,0,0)
p(0,0,0)
The second point on the line.
Expression : p(1,0,0)
p(1,0,0)
Line (d.1.0)
Mixins: LineRenderMixin, BaseAssembly
A basic line between two points.