Bézier Segment Node
The Bézier Segment node generates a 2D Bézier spline from the given control points and handles.
输入
- 分辨率
The number of edges on the curve.
- 开始,结束
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.
属性
- 模式
- 位置
The handle inputs are the absolute positions of the handles in 3D space.
- 偏移量
The handle positions are relative to the control point on the curve. The handle inputs give the offset from the control points.
输出
- 曲线
Bézier spline generated from the inputs.