Curve Line Node
The Curve Line node generates poly spline line.
入力
- Start(開始)
Position of the first control point.
- End(終了)
Position of the second control point. This is only available in the Points mode.
- Direction(方向)
Direction the line is going in. The length of this vector does not matter. This is only available in the Direction mode.
- Length(長さ)
Length of the line. This is only available in the Direction mode.
Properties(プロパティ)
- Mode:
- Points(ポイント)
Define the spline with start and end points.
- Direction(方向)
Define the spline with a start, direction and length.
出力
- Curve(カーブ)
Standard geometry output.