The graphics object containing all the necessary properties
Optional
close?: boolean是否首尾相连。
false
Optional
epsilon?: numberMinimal distance between points that are considered different. Affects line tesselation.
1e-4
Optional
lineThe style of the line.
The collection of points.
Geometry where to append output
The indices of the vertices
An array of points to draw, 2 numbers per point
The indices of the vertices
An array of points to draw, 2 numbers per point
Generated using TypeDoc
构建线条几何数据
See