Line
Lines have all the basic properties described in Object Instructions.
Points
The Line object has a points property that can be updated via instructions.
The provided points override all previous points of the line.
Line Basic Material
The Line object specifies the material as LineBasicMaterial which has
the same properties as MeshStandardMaterial which are described in Geometric Primitives
and Model.