Subdivide Curve(カーブ細分化)ノード#

Subdivide Curve(カーブ細分化)ノード。

Subdivide Curve(カーブ細分化) ノードは、カーブ入力の既存の制御点の間に制御点を追加します。ベジエスプラインとポリスプラインの場合、スプラインの形状はまったく変更されません。

With Bézier curves, this can be used to increase the control on the shape of the curve while still having the higher-level provided by Bézier splines. Unlike the Resample Curve(カーブリサンプル)ノード, where they are converted to poly splines.

入力#

Curve(カーブ)

標準のジオメトリ入力です。

Cuts(レベル)

各ポイントに続くセグメントに作成する制御点の数。入力がフィールドの場合、セグメントのCuts(レベル)数は、前のポイントで評価されたときのフィールドの値によって決まります。

Properties(プロパティ)#

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

出力#

Curve(カーブ)

標準のジオメトリ出力です。