Nodo Segmento Bezier¶

El nodo Segmento Bezier generará una spline 2D Bezier a partir de los puntos de control y asas proporcionados.
Entradas¶
- Resolución
La cantidad de bordes de la curva.
- Inicio, Fin
Posiciones de los puntos de control inicial y final de la curva.
- Asa inicial, Asa final
Positions of the handles used to define the shape of the curve.
Propiedades¶
- Modo
- Posición:
The handle inputs are the absolute positions of the handles in 3D space.
- Desplazamiento:
The handle positions are relative to the control point on the curve. The handle inputs give the offset from the control points.
Salidas¶
- Curva
Bézier spline generated from the inputs.