Nodo Espiral¶

El nodo Espiral generará una spline poligonal en forma de espiral. Podrá ser usada para crear resortes u otros objetos de tipo similar. De forma predefinida, la espiral girará en sentido horario.
Entradas¶
- Resolución
Cantidad de puntos en una revolución de la espiral.
- Rotaciones
Number of times the spiral makes a full rotation.
- Radio inicial, Radio final
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.
- Altura
Altura de la espiral.
- Invertir
Boolean value that changes the direction from clockwise to counterclockwise when it is enabled.
Propiedades¶
Este nodo no contiene propiedades.
Salidas¶
- Curva
Poly spline generated from the inputs.