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.
入力
- Resolution(解像度)
Number of points in one rotation of the spiral.
- Rotations
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(高さ)
Height of the spiral.
- Reverse(反転)
Boolean value that changes the direction from clockwise to counterclockwise when it is enabled.
Properties(プロパティ)
このノードにはプロパティがありません。
出力
- Curve(カーブ)
Poly spline generated from the inputs.