Bézier Segment Node

../../../_images/modeling_geometry-nodes_curve-primitives_bezier-segment_node.png

Bézier Segment Node.

The Bézier Segment node generates a 2D Bézier spline from the given control points and handles.

入力

Resolution(解像度)

The number of edges on the curve.

Start(開始)、End(終了)

Positions of the start and end control point of the curve.

Start Handle, End Handle

Positions of the handles used to define the shape of the curve.

Properties(プロパティ)

Mode(モード)
Position(位置)

The handle inputs are the absolute positions of the handles in 3D space.

Offset(オフセット)

The handle positions are relative to the control point on the curve. The handle inputs give the offset from the control points.

出力

Curve(カーブ)

Bézier spline generated from the inputs.