CurveBuilder1.SetIncomingTangent
CurveBuilder<T>.SetIncomingTangent method
Sets the incoming tangent to an existing point.
public void SetIncomingTangent(float offset, T tangent)
Parameter | Type | Description |
---|---|---|
offset | Single | The offset of the existing point. |
tangent | T | The tangent value. |
See Also
- class CurveBuilder<T>
- namespace Aspose.CAD.FileFormats.GLB.Animations
- assembly Aspose.CAD