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