VglLine
A continuous line component, corresponding THREE.Line.
Properties of VglObject3d are also available as mixin.
props
-
geometryname (optional)Name of the geometry, representing the line segment(s).
-
materialname (optional)Name of the material for the line.
computed properties
-
instThe THREE.Line instance.
methods
computeLineDistances()