Method GetInvertedCurve
GetInvertedCurve()
Gets the same BezierCurve but in the opposite direction.
Declaration
public BezierCurve GetInvertedCurve()
Returns
Type | Description |
---|---|
BezierCurve | Returns the BezierCurve struct in the inverse direction. |