Nodo Cuadrilátero¶

The Quadrilateral node generates a polygon with four points, with different modes.
Entradas¶
- Ancho / Ancho inferior / Ancho superior
El tamaño de la forma en el eje X.
- Altura
El tamaño de la forma en el eje Y.
- Altura inferior / Altura superior
The distance between the bottom or top point and the X axis, in Kite mode.
- Desplazamiento
In Parallelogram mode, the relative X difference between the top and bottom edge. In Trapezoid mode, the amount to move the top edge in the positive X axis.
- Punto 1 - 4
Vectores de entrada para el modo Puntos.
Propiedades¶
- Modo
- Rectángulo:
Generate a rectangle-shaped curve with a width and a height.
- Paralelogramo:
Generate a rectangle with an offset for the different X values of the top and bottom edges.
- Trapecio:
Generate a trapezoid-shaped curve with a height, a width for the top and bottom, and an offset.
- Cometa:
Generate a kite shape with a width, and the top and bottom points distance from the X axis.
- Puntos:
Generate a four point cyclic poly spline by inputting the position vectors directly.
Salidas¶
- Curva
Poly spline generated from the inputs.