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

parseEdgePath

parseEdgePath(spec): EdgePath

Defined in: packages/sigma/src/primitives/parser.ts:141

Parses an edge path specification into an EdgePath.

Parameters

spec

EdgePathSpec

Path specification (pre-parsed EdgePath or custom GLSL)

Returns

EdgePath

EdgePath instance