Quadratic Bézier Node

../../../_images/modeling_geometry-nodes_curve-primitives_quadratic-bezier_node.png

Quadratic Bézier Node.

The Quadratic Bézier node generates a poly spline curve from the given control points. The generated shape is a parabola.

输入

分辨率

The number of edges on the curve.

Start, Middle, End

Positions of the three control points. The generated curve passes through the two end points, and is tangent to the lines between the middle point and the two end points.

属性

这个节点没有属性。

输出

曲线

Poly spline generated from the inputs.