Nodo Definir giro de curva

El nodo Definir giro de curva.

The Set Curve Tilt controls the tilt angle at each curve control point. That angle rotates normal vector which is generated at each point when evaluating the curve. The normal then can be retrieved with the Nodo Normal.

The rotation of the normal vector is an Axis Angle rotation. It is the same as the Nodo Rotar vector operation with the tangent vector as the axis, the raw evaluated normal is used as the original vector, and the tilt as the rotation angle.

The input node for this data is the Nodo Giro de curva.

Entradas

Curva

Entrada estándar de geometría, conteniendo curvas.

Selección

Whether or not to change the value on each control point. True values mean the value will be changed, false values mean the value will remain the same.

Girar

The tilt angle for each control point.

Propiedades

Este nodo no contiene propiedades.

Salidas

Curva

Salida estándar de geometría.