Set Curve Tilt(カーブ傾き設定)ノード#

Set Curve Tilt(カーブ傾き設定)ノード。

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(ノーマル)ノード.

The rotation of the normal vector is an Axis Angle rotation. It is the same as the Vector Rotate (ベクトル回転)ノード 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(カーブ傾き)ノード.

入力#

Curve(カーブ)

Standard geometry input, containing curves.

Selection(選択)

各制御点の値を変更するかどうか。True値は値が変更されることを意味し、False値は値が同じままであることを意味します。

Tilt(傾き)

各制御点の傾斜角度。

Properties(プロパティ)#

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

出力#

Curve(カーブ)

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