HermiteSplineTangents.EndTangent
Property
Description:
The tangent vector at the end of the curve.
The tangent vector at the end of the curve.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | When setting this property: A non-optional argument was null |
ArgumentOutOfRangeException | When setting this property: endTangent has zero length. |
InapplicableDataException | The end tangent value is not set. |