VectorNetwork
Defined in: figmaPluginTypes.ts:4372
https://www.figma.com/plugin-docs/api/VectorNetwork
readonlyoptionalregions: readonlyVectorRegion[]
Defined in: figmaPluginTypes.ts:4384
Regions are defined by segments and specify that an area is to be filled. Defaults to [].
readonlysegments: readonlyVectorSegment[]
Defined in: figmaPluginTypes.ts:4380
Segments connect vertices.
readonlyvertices: readonlyVectorVertex[]
Defined in: figmaPluginTypes.ts:4376
Vertices are points in the graph.