Nodo Segmento Bezier¶
The Bézier Segment node generates a 2D Bézier spline from the given control points and handles.
Entradas¶
- Resolución
The number of edges on the curve.
- Inicio, Fin
Positions of the start and end control point of the curve.
- Start Handle, End Handle
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.