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.
屬性#
這個節點沒有屬性。
輸出#
- Curve
Poly spline generated from the inputs.