LineSegmentsGeometry
THREE.LineSegmentsGeometry
class LineSegmentsGeometry extends BufferGeometry
A specialized geometry for drawing line segments.
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Creates a clone of this geometry.
Creates a clone of this geometry.
Attributes
- Definition Classes
-
Object
Creates a clone of this geometry.
Creates a clone of this geometry.
Attributes
Sets colors for the line segments. Expects an array of values with 6 entries per segment (3 per position).
Sets colors for the line segments. Expects an array of values with 6 entries per segment (3 per position).
Attributes
Sets positions for the line segments. Expects an array of values with 6 entries per segment (3 per position).
Sets positions for the line segments. Expects an array of values with 6 entries per segment (3 per position).
Attributes
Inherited methods
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- Object
Concrete fields
This flag can be used for type testing.
This flag can be used for type testing.
Attributes
Inherited fields
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
Attributes
- Inherited from:
- BufferGeometry
In this article