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.

入力

Resolution (解像度)

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.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Curve

Poly spline generated from the inputs.