Set Spline Cyclic(スプラインループ設定)ノード¶
![Set Spline Cyclic(スプラインループ設定)ノード。](../../../../_images/node-types_GeometryNodeSetSplineCyclic.webp)
The Set Spline Cyclic node changes whether splines loop back on themselves -- that is, whether their first and last control points are connected.
You can use the Is Spline Cyclic(スプラインループフラグ)ノード to read this property.
入力¶
- Geometry(ジオメトリ)
標準のジオメトリ入力です。
- Selection(選択)
Whether to change the cyclic setting for each spline. True means the setting will be changed, false means it will stay the same.
- Cyclic(ループ)
Whether to connect the first and last control points of each spline.
Properties(プロパティ)¶
このノードにはプロパティがありません。
出力¶
- Geometry(ジオメトリ)
標準のジオメトリ出力です。