Set Curve Tilt Node¶
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 Normal Node.
The rotation of the normal vector is an Axis Angle rotation. It is the same as the Vector Rotate Node 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 Curve Tilt Node.
Ingressi¶
- Curva
Standard geometry input, containing curves.
- Selezione
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.
- Tilt
The tilt angle for each control point.
Proprietà¶
This node has no properties.
Uscite¶
- Curva
Standard geometry output.