Curve Line Node
The Curve Line node generates poly spline line.
Inputs
- 시작(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.
특성
- Mode:
- 포인트
Define the spline with start and end points.
- Direction
Define the spline with a start, direction and length.
Outputs
- Curve
Standard geometry output.