Parameter | Description |
---|---|
segment | The curve segment on which to evaluate the normal |
t | The parametric location on the curve |
Vector2 The normal of the curve at parametric location "t"
Evalutes the normal on a curve segment.
A positive normal at a point on the bezier curve is always on the right side of the forward direction (tangent) of the curve at that point.