Path To Points
Resample a Path into a point cloud
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 |
Count | int |
Size | float |
Output ports
| Port ID | Type |
|---|---|
PointCloud | PointCloudOutput |
Scriptable members
| Path | Type |
|---|---|
countInput | int |
sizeInput | float |
Synapse Apps (scripting)
await synapse.modules.create({ type: "PathToPoints" })