Lib.point.combine.SplinePoints - tixl3d/tixl GitHub Wiki
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.