CurveExtensions extension

Extensions for Curve operations and utilities.

on

Properties

mirror Curve

Available on Curve, provided by the CurveExtensions extension

Creates a mirrored curve (flipped horizontally).
no setter
reverse Curve

Available on Curve, provided by the CurveExtensions extension

Creates a reversed curve.
no setter

Methods

combine(Curve other) Curve

Available on Curve, provided by the CurveExtensions extension

Combines this curve with another curve.