Curve Line Node
The Curve Line node generates poly spline line.
输入
- 起始
Position of the first control point.
- 结束
Position of the second control point. This is only available in the Points mode.
- 方向
Direction the line is going in. The length of this vector does not matter. This is only available in the Direction mode.
- 长度
Length of the line. This is only available in the Direction mode.
属性
- Mode:
- 点
Define the spline with start and end points.
- 方向
Define the spline with a start, direction and length.
输出
- 曲线
Standard geometry output.