Skip to content

linesToDrawables

linesToDrawables(l): DrawableVector[]

Defined in: core/instanced-vector.ts:131

Instanced lines → one stroked path per line (straight, or a quadratic bow for bends). World endpoints with a per-line width, so screen sizeMode needs no bake (the width alone is in px).

InstancedLinesData

DrawableVector[]