PairPointsForSplines¶
Combines two lists of points into a buffer for rendering them as splines.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViews Required) | — |
| GTargets (BufferWithViews Required) | — |
| SetWTo01 (Boolean) | — |
| Segments (Int32) | — |
| TangentDirection (Vector3) | — |
| TangentA (Single) | — |
| TangentA_WFactor (Single) | — |
| TangentB (Single) | — |
| TangentB_WFactor (Single) | — |
| Debug (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |