-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.point.combine.SplinePoints
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Samples the incoming points into a set of spline points.
| Name (Relevancy & Type) | Description |
|---|---|
| SampleCount (Int32) | - |
| PreSampleSteps (Int32) | - |
| UpVector (Vector3) | - |
| Curvature (Single) | - |
| Points (StructuredList) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
| SampledPoints | T3.Core.DataTypes.StructuredList |
⚠ Everything else is automatically generated and will be overwritten regularly.