SampleCpuPoints¶
Samples a list of line points with cubic bezier spline interpolation. This can useful to animate cameras and other objects.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| PointList (StructuredList) | — |
| SamplePos (Single) | — |
| TangentScale (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| ResultPoint | T3.Core.DataTypes.StructuredList |