Skip to content

textmode.js / Textmodifier / LINES

Property: LINES

ts
readonly LINES: LINES;

Draw each pair of recorded vertices as an independent line segment.

Use this for disconnected strokes, hatching, radial spokes, and other geometry where every two vertices form a separate edge.

Example