Lib.point.combine.PairPointsForSplines - tixl3d/tixl GitHub Wiki
Combines two lists of points into a buffer for rendering them as splines.
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViewsRequired) | - |
| GTargets (BufferWithViewsRequired) | - |
| SetWTo01 (Boolean) | - |
| Segments (Int32) | - |
| TangentDirection (Vector3) | - |
| TangentA (Single) | - |
| TangentA_WFactor (Single) | - |
| TangentB (Single) | - |
| TangentB_WFactor (Single) | - |
| Debug (Single) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.