BezierCurve.Parallel Field

Definition

The parallel value.

public float Parallel;
val mutable Parallel : single

Field Value

Remarks

This value defines whether the curve should be calculated as a parallel curve to the original bezier curve. A value of 0.0f represents the original curve, 5.0f i.e. stands for a curve that has always a distance of 5.0f to the orignal curve at any point.

Applies to