Set Spline Resolution Node

../../../_images/modeling_geometry-nodes_curve_set-spline-resolution_node.png

Set Spline Resolution node.

The Set Spline Resolution node sets the value for how many evaluated points should be generated on the curve for every control point. It only has an effect on NURBS and Bézier splines. The evaluated points are displayed in the viewport, used in the Curve to Mesh Node node, and optionally used in the Resample Curve Node.

The input node for this data is the Spline Resolution Node.

入力

Curve

Standard geometry input.

Selection(選択)

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

Resolution (解像度)

The number of evaluated points generated for each control point in NURBS and Bézier splines. It controls the accuracy of operations like trimming or sampling a curve. Higher resolutions are more accurate, but slower.

Properties(プロパティ)

このノードにはプロパティがありません。

出力

Curve

Standard geometry output.