OpenTK.BezierCurveCubic: Field Members

The fields of OpenTK.BezierCurveCubic are listed below. For a list of all members, see the BezierCurveCubic Members list.

See Also: Inherited members from System.ValueType

Public Fields

EndAnchorVector2. End anchor point.
FirstControlPointVector2. First control point, controls the direction of the curve start.
Parallelfloat. Gets or sets the parallel value.
SecondControlPointVector2. Second control point, controls the direction of the curve end.
StartAnchorVector2. Start anchor point.