NurbsCurve.ControlPoints

NurbsCurve.ControlPoints property

Gets all control points

public IArrayList<Vector4> ControlPoints { get; }

See Also