Handle Type Selection Node

../../../_images/modeling_geometry-nodes_curve_handle-type-selection_node.png

The Handle Type Selection node.

Creates a selection based on the handle types of the control points.

The handle type of each control point can be changed with the Set Handle Type Node.

入力

このノードには入力は有りません。

Properties(プロパティ)

Mode(モード)

Whether to consider left and/or right handles. When both are selected, the output value is true if either of the handles are of the chosen type.

Left(左)

Consider the left handle.

Right(右)

Consider the right handle.

Handle Type

Handle type for which the selection will be true. See the Bézier curves page for more details on the different handle types.

出力

Selection(選択)

Boolean field set to true wherever the handle type matches.