Calculates the tangency directions at the given parameter values on the curve.
Name | Type | Description |
Params | Double | Input/output array of Doubles that specifies the parameters. |
Tangents | Double | Output Double array that returns the tangent vectors at the specified parameter values. |