Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

LoopPathOptions

Defined in: packages/sigma/src/rendering/edges/paths/loop.ts:16

Options for loop path creation.

Properties

segments?

optional segments?: number

Defined in: packages/sigma/src/rendering/edges/paths/loop.ts:22

Number of segments for tessellation. Higher values produce a smoother curve. Default: 32