TextSplit
Text → per-char points + glyph material (mograph)
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 |
|---|---|
Text | string |
Spacing | float |
Output ports
| Port ID | Type |
|---|---|
PointCloud | PointCloudOutput |
Material | MaterialOutput |
Count | int |
Scriptable members
| Path | Type |
|---|---|
textInput | string |
spacingInput | float |
textValue | string |
fontName | string |
Synapse Apps (scripting)
await synapse.modules.create({ type: "TextSplit" })