Stroke Render
Draw a Path into a render texture
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 |
|---|---|
Path | PathInput |
StrokeColor | Color |
Width | float |
Output ports
| Port ID | Type |
|---|---|
Out | RenderTexture |
Scriptable members
| Path | Type |
|---|---|
widthInput | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "StrokeRender" })