Contour Extract
Luminance iso-contours of a video → Path
A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.
Input ports
| Port ID | Type |
|---|---|
In | RenderTexture |
IsoLevel | float |
Output ports
| Port ID | Type |
|---|---|
Path | PathOutput |
Scriptable members
| Path | Type |
|---|---|
isoLevelInput | float |
currentIsoLevel | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "ContourExtract" })