Intermact API Reference / @intermact/render-three / FlatContour
Interface: FlatContour
Defined in: worker/protocol.ts:14
A flat 2D contour (interleaved xy + closed flag).
Properties
closed
readonlyclosed:boolean
Defined in: worker/protocol.ts:16
points
readonlypoints:Float32Array
Defined in: worker/protocol.ts:15