Curve Spiral Node
The Curve Spiral node generates a poly spline in a spiral shape. It can be used to create springs or other similar objects. By default the spiral twists in a clockwise fashion.
输入
- 分辨率
Number of points in one rotation of the spiral.
- 旋转
Number of times the spiral makes a full rotation.
- Start Radius, End Radius
Radius of the start point and end point of the spiral. The radius of the spiral changes linearly between the two values over the whole spiral.
- 矩形盒高度
Height of the spiral.
- 反向
Boolean value that changes the direction from clockwise to counterclockwise when it is enabled.
属性
这个节点没有属性。
输出
- 曲线
Poly spline generated from the inputs.